Index: ui/arc/notification/DEPS |
diff --git a/ui/arc/notification/DEPS b/ui/arc/notification/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5d0270310a02e249d0fef1e3b73eb345056ed4ea |
--- /dev/null |
+++ b/ui/arc/notification/DEPS |
@@ -0,0 +1,7 @@ |
+include_rules = [ |
+ "+components/signin/core/account_id", |
+ "+third_party/skia", |
+ "+third_party/WebKit/public", |
+ "+ui/gfx", |
+ "+ui/message_center", |
+] |