Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index 79be2b7e722ec669f13456153e649da308c4b2c9..d67dab07786d25e5146f5a3e36999fdfff4fa42f 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -2128,6 +2128,14 @@ |
'browser/status_icons/status_icon_observer.h', |
'browser/status_icons/status_tray.cc', |
'browser/status_icons/status_tray.h', |
+ 'browser/sync/backend_migrator.cc', |
+ 'browser/sync/backend_migrator.h', |
+ 'browser/sync/backend_unrecoverable_error_handler.cc', |
+ 'browser/sync/backend_unrecoverable_error_handler.h', |
+ 'browser/sync/credential_cache_win.cc', |
+ 'browser/sync/credential_cache_win.h', |
+ 'browser/sync/failed_datatypes_handler.cc', |
+ 'browser/sync/failed_datatypes_handler.h', |
'browser/sync/glue/app_notification_data_type_controller.cc', |
'browser/sync/glue/app_notification_data_type_controller.h', |
'browser/sync/glue/autofill_data_type_controller.cc', |
@@ -2229,12 +2237,6 @@ |
'browser/sync/glue/ui_model_worker.h', |
'browser/sync/invalidations/invalidator_storage.cc', |
'browser/sync/invalidations/invalidator_storage.h', |
- 'browser/sync/backend_migrator.cc', |
- 'browser/sync/backend_migrator.h', |
- 'browser/sync/backend_unrecoverable_error_handler.cc', |
- 'browser/sync/backend_unrecoverable_error_handler.h', |
- 'browser/sync/failed_datatypes_handler.cc', |
- 'browser/sync/failed_datatypes_handler.h', |
'browser/sync/profile_sync_components_factory.h', |
'browser/sync/profile_sync_components_factory_impl.cc', |
'browser/sync/profile_sync_components_factory_impl.h', |