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

Unified Diff: DEPS

Issue 11243002: Move the bits of Prefs where production code has only trivially easy (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review comments, fix gypi problem Created 8 years, 2 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
« no previous file with comments | « no previous file | base/prefs/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 591d425572fc6a25b6df534dd469a9db3aa28594..a0052fcd14b69d6562694ed6703590e549177b8d 100644
--- a/DEPS
+++ b/DEPS
@@ -569,6 +569,10 @@ include_rules = [
# this should probably change.
"+unicode",
"+testing",
+
+ # Until we finish breaking dependencies of base/prefs back to chrome/,
+ # don't try to use it (unless you're in chrome/).
+ "-base/prefs",
]
« no previous file with comments | « no previous file | base/prefs/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698