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

Unified Diff: components/dom_distiller/DEPS

Issue 260073009: [dom_distiller] Add support for incremental viewer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: is_in_page Created 6 years, 7 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/DEPS
diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
index a82b8ad64e3cb8b6035b01859a461f234454114e..e782c0feec83abe4021048ece520f6d6ecfb3139 100644
--- a/components/dom_distiller/DEPS
+++ b/components/dom_distiller/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+content/public/test",
nyquist 2014/05/13 05:01:15 Do these includes work for iOS?
"+grit", # For generated headers.
"+jni",
"+sync/api",

Powered by Google App Engine
This is Rietveld 408576698