Index: components/network_hints/DEPS |
diff --git a/components/printing/DEPS b/components/network_hints/DEPS |
similarity index 75% |
copy from components/printing/DEPS |
copy to components/network_hints/DEPS |
index 057bda25ce5948f045c2136939f5972f32c230bf..69f56f3e5eff70c53c7cef707ae711593f9b366c 100644 |
--- a/components/printing/DEPS |
+++ b/components/network_hints/DEPS |
@@ -1,7 +1,5 @@ |
-include_rules = [ |
- "+content/public", |
- "+ipc", |
- "+printing", |
- "+third_party/WebKit/public", |
- "+ui/gfx" |
-] |
+include_rules = [ |
+ "+content/public", |
+ "+ipc", |
+ "+third_party/WebKit/public", |
+] |