blob: f7657e5c88635b4a3610f749cf15de24e9a50bff [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",
"+services/ws/public",
"+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",
"+ui/compositor",
],
}