| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index dc082a38653540f3956121e78aedf2d9f75632a4..3ce45a346d3d9bb736deeefc90752b620f012d97 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -2372,6 +2372,10 @@
|
| 'browser/sync/glue/autofill_model_associator.h',
|
| 'browser/sync/glue/autofill_model_associator2.cc',
|
| 'browser/sync/glue/autofill_model_associator2.h',
|
| + 'browser/sync/glue/autofill_profile_change_processor.cc',
|
| + 'browser/sync/glue/autofill_profile_change_processor.h',
|
| + 'browser/sync/glue/autofill_profile_data_type_controller.cc',
|
| + 'browser/sync/glue/autofill_profile_data_type_controller.h',
|
| 'browser/sync/glue/autofill_profile_model_associator.cc',
|
| 'browser/sync/glue/autofill_profile_model_associator.h',
|
| 'browser/sync/glue/bookmark_change_processor.cc',
|
| @@ -2388,6 +2392,8 @@
|
| 'browser/sync/glue/data_type_manager_impl.h',
|
| 'browser/sync/glue/database_model_worker.cc',
|
| 'browser/sync/glue/database_model_worker.h',
|
| + 'browser/sync/glue/do_optimistic_refresh_task.cc',
|
| + 'browser/sync/glue/do_optimistic_refresh_task.h',
|
| 'browser/sync/glue/extension_change_processor.cc',
|
| 'browser/sync/glue/extension_change_processor.h',
|
| 'browser/sync/glue/extension_data.cc',
|
|
|