Index: chrome/browser/ui/athena/extensions/DEPS |
diff --git a/chrome/browser/ui/athena/extensions/DEPS b/chrome/browser/ui/athena/extensions/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4d069b463fb0e653833551a1c70c5fdba9cb44a9 |
--- /dev/null |
+++ b/chrome/browser/ui/athena/extensions/DEPS |
@@ -0,0 +1,3 @@ |
+include_rules = [ |
+ "+athena/activity/public", |
+] |
oshima
2014/10/17 19:49:02
nit: aybe we should use specific_include_rules?
pkotwicz
2014/10/20 19:37:42
I do not think that it is worth it.
https://codere
|