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

Unified Diff: chrome/chrome_browser.gypi

Issue 4683003: Sending the proto files for review to unblcok the server team Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 10 years, 1 month 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/browser/sync/syncable/syncable.cc ('k') | chrome/chrome_tests.gypi » ('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 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',
« no previous file with comments | « chrome/browser/sync/syncable/syncable.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698