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

Unified Diff: components/user_prefs/DEPS

Issue 12340111: Introduce //components/user_prefs, use to eliminate c/b/prefs dependency in Autofill. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 10 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/user_prefs/DEPS
diff --git a/tools/memory_watcher/DEPS b/components/user_prefs/DEPS
similarity index 72%
copy from tools/memory_watcher/DEPS
copy to components/user_prefs/DEPS
index b51da65b022615ebb2c8c1f15cd71c7dc70e0db2..e7cf2c6ff61a3f29aded7e1bdf6ab7e831fddb5a 100644
--- a/tools/memory_watcher/DEPS
+++ b/components/user_prefs/DEPS
@@ -1,4 +1,3 @@
include_rules = [
"+ui/base",
- "+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698