Index: components/dom_distiller/content/renderer/DEPS |
diff --git a/components/network_hints/DEPS b/components/dom_distiller/content/renderer/DEPS |
similarity index 62% |
copy from components/network_hints/DEPS |
copy to components/dom_distiller/content/renderer/DEPS |
index 373a11b5f2a2661995934e5d4ce7cbdbba02ccaf..f018ed020fc56ca683d90a5868e696bd8d8db4c5 100644 |
--- a/components/network_hints/DEPS |
+++ b/components/dom_distiller/content/renderer/DEPS |
@@ -1,5 +1,5 @@ |
include_rules = [ |
- "+content/public", |
- "+ipc", |
+ "+gin", |
"+third_party/WebKit/public", |
+ "+v8/include", |
] |