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

Unified Diff: components/dom_distiller/DEPS

Issue 270663005: Use new DomDistillerJs Proto API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Meh, let's just accept an empty script during tests 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
« no previous file with comments | « components/dom_distiller.gypi ('k') | components/dom_distiller/core/distiller_page.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/DEPS
diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
index a82b8ad64e3cb8b6035b01859a461f234454114e..e8862360fc4a4df8cd9c7fc2669f23ed4e696918 100644
--- a/components/dom_distiller/DEPS
+++ b/components/dom_distiller/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+jni",
"+sync/api",
"+sync/protocol",
+ "+third_party/dom_distiller_js",
"+third_party/leveldatabase/src/include",
"+net/base",
"+net/http",
« no previous file with comments | « components/dom_distiller.gypi ('k') | components/dom_distiller/core/distiller_page.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698