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

Unified Diff: chrome/browser/ui/webui/DEPS

Issue 105623002: Debug UI for DOM distiller supports distillation and lists articles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleanup after the mechanical-style move in patch set 1 Created 7 years 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/browser/ui/webui/DEPS
diff --git a/chrome/browser/ui/webui/DEPS b/chrome/browser/ui/webui/DEPS
index 7a5531e3af9cb1480b0968ca7e6b0078b41c2f45..d9e00e9f5e85e24fe38bc4ec5e4c021bc1911a1d 100644
--- a/chrome/browser/ui/webui/DEPS
+++ b/chrome/browser/ui/webui/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+third_party/zlib/zlib.h", # For compression level constants.
# DOM Distiller.
+ "+components/dom_distiller/content",
"+components/dom_distiller/core",
"+components/dom_distiller/webui",
]

Powered by Google App Engine
This is Rietveld 408576698