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

Unified Diff: components/invalidation.gypi

Issue 1648403002: Move base/prefs to components/prefs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « components/history.gypi ('k') | components/keyed_service.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/invalidation.gypi
diff --git a/components/invalidation.gypi b/components/invalidation.gypi
index 662a0774929522d35fa02daaa47b12b51308dee3..0ab96ae0c6dc77a97481a5f77f2b76fce8442071 100644
--- a/components/invalidation.gypi
+++ b/components/invalidation.gypi
@@ -50,7 +50,6 @@
'invalidation_public',
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
- '../base/base.gyp:base_prefs',
'../google_apis/google_apis.gyp:google_apis',
'../jingle/jingle.gyp:notifier',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_proto_cpp',
@@ -58,6 +57,7 @@
'gcm_driver',
'keyed_service_core',
'pref_registry',
+ 'prefs/prefs.gyp:prefs',
'signin_core_browser',
],
'export_dependent_settings': [
« no previous file with comments | « components/history.gypi ('k') | components/keyed_service.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698