Index: components/arc/test/DEPS |
diff --git a/components/arc/test/DEPS b/components/arc/test/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0b1880cba83c4db076d63da738d8358d8481fcd4 |
--- /dev/null |
+++ b/components/arc/test/DEPS |
@@ -0,0 +1,6 @@ |
+include_rules = [ |
+ "+chrome/browser/ui/app_list/arc_app_list_prefs.h", |
+ "+ui/app_list/app_list_constants.h", |
+ "+ui/base/layout.h", |
+ "+ui/gfx/codec/png_codec.h", |
+] |