Index: chrome/browser/ui/cocoa/apps/DEPS |
diff --git a/chrome/browser/ui/cocoa/apps/DEPS b/chrome/browser/ui/cocoa/apps/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c34c810927deeac17427bad95db14b565bf02cc8 |
--- /dev/null |
+++ b/chrome/browser/ui/cocoa/apps/DEPS |
@@ -0,0 +1,3 @@ |
+include_rules = [ |
+ "+chrome/browser/ui/views", |
tapted
2015/06/04 04:48:00
Hm - I'm looking for a generic solution to this.
jackhou1
2015/06/04 06:06:40
I agree it makes sense to be explict about which f
|
+] |