blob: bbc2665ea9bab07fb4814276ab73976d597da4aa [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/ws/public/cpp/input_devices",
],
}