Index: components/ui/zoom/DEPS |
diff --git a/components/crash/browser/DEPS b/components/ui/zoom/DEPS |
similarity index 68% |
copy from components/crash/browser/DEPS |
copy to components/ui/zoom/DEPS |
index c24130ef510c0f98401f969fd89f78f98d2ca97b..cdd5019e6f3036ff07d54a6e1bf31983f058bf59 100644 |
--- a/components/crash/browser/DEPS |
+++ b/components/ui/zoom/DEPS |
@@ -1,4 +1,8 @@ |
include_rules = [ |
"+content/public/browser", |
"+content/public/common", |
+ "+ipc", |
+ "+net/base", |
+ "+url", |
] |
+ |