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

Unified Diff: components/dom_distiller/content/DEPS

Issue 134873008: Add support for displaying distilled articles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reverting change to scoped_ptr Created 6 years, 11 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
« no previous file with comments | « components/dom_distiller.gypi ('k') | components/dom_distiller/content/dom_distiller_viewer_source.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/content/DEPS
diff --git a/components/dom_distiller/content/DEPS b/components/dom_distiller/content/DEPS
index 6be787a1050e3d09c023dd7ee581d7831e3f8445..09d00ad4bb1f01b1ce65f8e7b0cfce3f59d24e74 100644
--- a/components/dom_distiller/content/DEPS
+++ b/components/dom_distiller/content/DEPS
@@ -3,5 +3,7 @@ include_rules = [
"+content/public",
"+content/shell",
"+content/test",
+ "+net/base",
"+net/test",
+ "+ui/base/l10n",
]
« no previous file with comments | « components/dom_distiller.gypi ('k') | components/dom_distiller/content/dom_distiller_viewer_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698