Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index 681863191192d03269d642a41eff6bc780314a6d..45a16ec04b6219d69d16f1502ebb60d09e230ec5 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -2719,10 +2719,16 @@ |
'browser/sync/glue/app_data_type_controller.h', |
'browser/sync/glue/autofill_change_processor.cc', |
'browser/sync/glue/autofill_change_processor.h', |
+ 'browser/sync/glue/autofill_change_processor2.cc', |
+ 'browser/sync/glue/autofill_change_processor2.h', |
'browser/sync/glue/autofill_data_type_controller.cc', |
'browser/sync/glue/autofill_data_type_controller.h', |
'browser/sync/glue/autofill_model_associator.cc', |
'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_model_associator.cc', |
+ 'browser/sync/glue/autofill_profile_model_associator.h', |
'browser/sync/glue/bookmark_change_processor.cc', |
'browser/sync/glue/bookmark_change_processor.h', |
'browser/sync/glue/bookmark_data_type_controller.cc', |