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

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: cl format Created 5 years, 5 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 8a42a962e153d08020eb3d075a51d73020ace4fd..a7fa93a395263ee0f24afd20d5592b470dfa9fa2 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",
"+components/guest_view/renderer",
"+components/nacl/common",
"+components/nacl/renderer",

Powered by Google App Engine
This is Rietveld 408576698