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

Unified Diff: components/dom_distiller/content/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: components/dom_distiller/content/renderer/DEPS
diff --git a/components/network_hints/DEPS b/components/dom_distiller/content/renderer/DEPS
similarity index 62%
copy from components/network_hints/DEPS
copy to components/dom_distiller/content/renderer/DEPS
index 373a11b5f2a2661995934e5d4ce7cbdbba02ccaf..f018ed020fc56ca683d90a5868e696bd8d8db4c5 100644
--- a/components/network_hints/DEPS
+++ b/components/dom_distiller/content/renderer/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+content/public",
- "+ipc",
+ "+gin",
"+third_party/WebKit/public",
+ "+v8/include",
]

Powered by Google App Engine
This is Rietveld 408576698