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

Unified Diff: components/keyed_service.gypi

Issue 1645073005: Revert of 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/invalidation.gypi ('k') | components/metrics.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/keyed_service.gypi
diff --git a/components/keyed_service.gypi b/components/keyed_service.gypi
index 5bfef7023c92550129a4f909d5a6170a6e56210e..26bfc05c21d8510594e83d4a3ea20a67cb7399bb 100644
--- a/components/keyed_service.gypi
+++ b/components/keyed_service.gypi
@@ -18,7 +18,7 @@
'msvs_disabled_warnings': [ 4267, ],
'dependencies': [
'../base/base.gyp:base',
- 'prefs/prefs.gyp:prefs',
+ '../base/base.gyp:base_prefs',
'user_prefs',
],
'sources': [
« no previous file with comments | « components/invalidation.gypi ('k') | components/metrics.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698