| Index: components/dom_distiller/content/renderer/DEPS
|
| diff --git a/components/dom_distiller/content/renderer/DEPS b/components/dom_distiller/content/renderer/DEPS
|
| index 4a955e41b72f3e557ca03e51e7c908d5f9a1450c..87b3be077411623c6938cba88dec0e304056f883 100644
|
| --- a/components/dom_distiller/content/renderer/DEPS
|
| +++ b/components/dom_distiller/content/renderer/DEPS
|
| @@ -1,6 +1,6 @@
|
| include_rules = [
|
| "+gin",
|
| + "+mojo/public",
|
| "+third_party/WebKit/public",
|
| - "+third_party/mojo/src/mojo/public",
|
| "+v8/include",
|
| ]
|
|
|