Index: components/dom_distiller/content/renderer/DEPS |
diff --git a/ipc/mojo/DEPS b/components/dom_distiller/content/renderer/DEPS |
similarity index 50% |
copy from ipc/mojo/DEPS |
copy to components/dom_distiller/content/renderer/DEPS |
index fb36693916bd8da81eb9d25e9ab7fe1b2b47cbbc..4a955e41b72f3e557ca03e51e7c908d5f9a1450c 100644 |
--- a/ipc/mojo/DEPS |
+++ b/components/dom_distiller/content/renderer/DEPS |
@@ -1,4 +1,6 @@ |
include_rules = [ |
+ "+gin", |
+ "+third_party/WebKit/public", |
"+third_party/mojo/src/mojo/public", |
- "+third_party/mojo/src/mojo/edk/embedder", |
+ "+v8/include", |
] |