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

Unified Diff: components/components_tests.gyp

Issue 195873020: [Sync] Move SyncPrefs into sync_driver component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rerererebase Created 6 years, 9 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/common/pref_names.cc ('k') | components/sync_driver.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 450c048d2613b9677892be1a6d67c6c5d5693144..267b3d26881688a07812eced75d92347b503a3d4 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -109,6 +109,7 @@
'storage_monitor/storage_monitor_unittest.cc',
'storage_monitor/storage_monitor_win_unittest.cc',
'sync_driver/model_association_manager_unittest.cc',
+ 'sync_driver/sync_prefs_unittest.cc',
'sync_driver/system_encryptor_unittest.cc',
'test/run_all_unittests.cc',
'translate/core/browser/language_state_unittest.cc',
« no previous file with comments | « chrome/common/pref_names.cc ('k') | components/sync_driver.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698