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

Unified Diff: components/components.gyp

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: Pure merge of LKGR 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/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index eea034ae835cfaf6ff88968f5644c7de1d93dff5..f289651c1e8f7997539a83b819a7e3fb64d6f792 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -7,6 +7,7 @@
'auto_login_parser.gypi',
'components_tests.gypi',
'navigation_interception.gypi',
+ 'user_prefs.gypi',
'visitedlink.gypi',
'web_contents_delegate_android.gypi',
],

Powered by Google App Engine
This is Rietveld 408576698