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

Unified Diff: chrome/chrome_browser.gypi

Issue 5159001: Rest of the autofill work. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: patch uploaded to debug why try servers have problem applying this patch. Created 10 years 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/chrome.gyp ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index a5f5204e83f85aca333a17e70cbf1ff36254eb11..3d838904695577326bca4007c8571db71cbb8e07 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2380,6 +2380,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',
@@ -2396,6 +2400,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',
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698