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

Unified Diff: chrome/renderer/DEPS

Issue 1231083007: Expose distiller functions to JavaScript (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@refactor-content
Patch Set: Update to use StrongBinding and rebase Created 5 years, 3 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: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index fe31b40bc4b8ff51ecce63b3e3f328ad7c458bf5..2dc90c60a99aac5d04c000645bf781cd6582a674 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+components/data_reduction_proxy/content/common",
"+components/data_reduction_proxy/core/common",
"+components/dom_distiller/core",
+ "+components/dom_distiller/content",
jochen (gone - plz use gerrit) 2015/09/08 12:27:30 please add content/common and content/renderer exp
mdjones 2015/09/08 16:32:32 Done.
"+components/guest_view/renderer",
"+components/nacl/common",
"+components/nacl/renderer",

Powered by Google App Engine
This is Rietveld 408576698