| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index f8b90eb9601617219239a0eca9dccc009e69bf8b..a59a7a57a812f9b165dde482381c33575cf2476a 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -2158,6 +2158,8 @@
|
| 'browser/sync/glue/http_bridge.cc',
|
| 'browser/sync/glue/http_bridge.h',
|
| 'browser/sync/glue/model_associator.h',
|
| + 'browser/sync/glue/new_non_frontend_data_type_controller.cc',
|
| + 'browser/sync/glue/new_non_frontend_data_type_controller.h',
|
| 'browser/sync/glue/non_frontend_data_type_controller.cc',
|
| 'browser/sync/glue/non_frontend_data_type_controller.h',
|
| 'browser/sync/glue/password_change_processor.cc',
|
| @@ -2179,6 +2181,10 @@
|
| 'browser/sync/glue/session_model_associator.cc',
|
| 'browser/sync/glue/session_model_associator_mac.mm',
|
| 'browser/sync/glue/session_model_associator.h',
|
| + 'browser/sync/glue/shared_change_processor.cc',
|
| + 'browser/sync/glue/shared_change_processor.h',
|
| + 'browser/sync/glue/shared_change_processor_ref.h',
|
| + 'browser/sync/glue/shared_change_processor_ref.cc',
|
| 'browser/sync/glue/syncable_service_adapter.cc',
|
| 'browser/sync/glue/syncable_service_adapter.h',
|
| 'browser/sync/glue/synced_session.h',
|
|
|