Index: components/dns_prefetch/browser/DEPS |
diff --git a/ash/keyboard_overlay/DEPS b/components/dns_prefetch/browser/DEPS |
similarity index 71% |
copy from ash/keyboard_overlay/DEPS |
copy to components/dns_prefetch/browser/DEPS |
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..9883d79bbcf4b3426ca213bf6b6bb17af3462938 100644 |
--- a/ash/keyboard_overlay/DEPS |
+++ b/components/dns_prefetch/browser/DEPS |
@@ -1,3 +1,5 @@ |
include_rules = [ |
"+content/public/browser", |
+ "+ipc", |
gunsch
2014/11/18 17:46:42
@tsepez: this DEPS is already declared in componen
|
+ "+net", |
] |