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

Unified Diff: components/user_prefs.gypi

Issue 2111253002: Clean up old legacy preference migration logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove now unused kHashStoreId in unit test Created 4 years, 5 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/components_tests.gyp ('k') | components/user_prefs/tracked/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/user_prefs.gypi
diff --git a/components/user_prefs.gypi b/components/user_prefs.gypi
index b558435f817bb4f2a22016557a9140345742f879..3991ee3f291b29d14284e8048e44b09715db8af1 100644
--- a/components/user_prefs.gypi
+++ b/components/user_prefs.gypi
@@ -51,8 +51,6 @@
'user_prefs/tracked/pref_hash_store_transaction.h',
'user_prefs/tracked/pref_names.cc',
'user_prefs/tracked/pref_names.h',
- 'user_prefs/tracked/pref_service_hash_store_contents.cc',
- 'user_prefs/tracked/pref_service_hash_store_contents.h',
'user_prefs/tracked/segregated_pref_store.cc',
'user_prefs/tracked/segregated_pref_store.h',
'user_prefs/tracked/tracked_atomic_preference.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/user_prefs/tracked/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698