blob: 1213962c669b24cc6bc90881f42cfc40da3fcf78 [file] [log] [blame]
include_rules = [
# KSV is intended to be a small app with restrictive DEPS in order to make it
# easy to be migrated to a completely independent mojo app under mustash.
"+ash/components/strings",
"+ui/accessibility",
"+ui/chromeos/events",
"+ui/chromeos/search_box",
]
specific_include_rules = {
"keyboard_shortcut_view_unittest\.cc": [
"+ash/shell.h",
"+ash/test/ash_test_base.h",
"+services/ui/public/cpp/input_devices",
],
}