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

Unified Diff: chrome/chrome_browser.gypi

Issue 8275018: Reland r105404 with compile warning fixed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 months 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/webdata/autofill_profile_syncable_service_unittest.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 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',
« no previous file with comments | « chrome/browser/webdata/autofill_profile_syncable_service_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698