Index: components/dom_distiller/webui/DEPS |
diff --git a/components/dom_distiller/webui/DEPS b/components/dom_distiller/webui/DEPS |
index db46e2e03e56eeb5603af2be75684294723b2733..524cef9ac20e1dc8641de6300aab824f570b3e5b 100644 |
--- a/components/dom_distiller/webui/DEPS |
+++ b/components/dom_distiller/webui/DEPS |
@@ -1,5 +1,6 @@ |
include_rules = [ |
"+components/dom_distiller/webui", |
+ "+net/base", |
"+ui/webui/resources", |
# The webui of this component needs to depend on content, but since it is |
# also supposed to be working on iOS, and there is currently no concrete plan |