blob: 556e450e3a24f9387a39d3665f32117c73be027f [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/shortcut_viewer",
"+ash/components/strings",
"+base",
"+cc/paint",
"+testing/gtest",
"+ui/accessibility",
"+ui/aura",
"+ui/base",
"+ui/display",
"+ui/events",
"+ui/chromeos/events",
"+ui/chromeos/search_box",
"+ui/gfx",
"+ui/gl",
"+ui/views",
]
specific_include_rules = {
"keyboard_shortcut_view_unittest\.cc": [
"+ash/test/ash_test_base.h",
],
}