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

Unified Diff: chrome/chrome_browser.gypi

Issue 324493002: Move preference MACs to the protected preference stores. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comment typo. Created 6 years, 6 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 | « chrome/browser/prefs/tracked/tracked_preferences_migration_unittest.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 8ec2f77b6b29266f0f36b13d1f6b97e84c6a601a..b273e1466669c345ecdcbf9fa68ee2e3f7052af3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1544,6 +1544,8 @@
'browser/prefs/synced_pref_change_registrar.cc',
'browser/prefs/synced_pref_change_registrar.h',
'browser/prefs/synced_pref_observer.h',
+ 'browser/prefs/tracked/dictionary_hash_store_contents.cc',
+ 'browser/prefs/tracked/dictionary_hash_store_contents.h',
'browser/prefs/tracked/hash_store_contents.h',
'browser/prefs/tracked/pref_hash_calculator_helper.h',
'browser/prefs/tracked/pref_hash_calculator_helper_stub.cc',
« no previous file with comments | « chrome/browser/prefs/tracked/tracked_preferences_migration_unittest.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698