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

Unified Diff: components/prefs/prefs.gyp

Issue 1662843002: Revert of Delete base/prefs and update callers to use components. (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/prefs/pref_value_store.h ('k') | components/prefs/scoped_user_pref_update.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/prefs/prefs.gyp
diff --git a/components/prefs/prefs.gyp b/components/prefs/prefs.gyp
index 554bef4f7ff146ff85382050e80d546986a8242e..ed9c58a1830041489db4bc7cae11dc612fce6005 100644
--- a/components/prefs/prefs.gyp
+++ b/components/prefs/prefs.gyp
@@ -14,7 +14,7 @@
'../..',
],
'defines': [
- 'COMPONENTS_PREFS_IMPLEMENTATION',
+ 'BASE_PREFS_IMPLEMENTATION',
],
'sources': [
'default_pref_store.cc',
« no previous file with comments | « components/prefs/pref_value_store.h ('k') | components/prefs/scoped_user_pref_update.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698