Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(260)

Unified Diff: components/dom_distiller/webui/DEPS

Issue 151003006: Add support for distilling arbitrary URLs in DOM Distiller Viewer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added new strings to iOS whitelist Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « components/dom_distiller/core/url_utils_unittest.cc ('k') | components/dom_distiller/webui/dom_distiller_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698