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

Unified Diff: components/dom_distiller/DEPS

Issue 341563002: Theme Preferences for Distilled Pages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Minor change to constant name Created 6 years, 6 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/DEPS
diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
index e8862360fc4a4df8cd9c7fc2669f23ed4e696918..12d80354479dd6668de839f738d1ca57c19ca4d1 100644
--- a/components/dom_distiller/DEPS
+++ b/components/dom_distiller/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+chrome/browser/profiles",
battre 2014/06/23 08:37:23 This is against the spirit of components. They sho
smaslo 2014/06/23 22:14:32 Done.
+ "+components/pref_registry",
"+grit", # For generated headers.
"+jni",
"+sync/api",

Powered by Google App Engine
This is Rietveld 408576698