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

Unified Diff: components/sync_driver.gypi

Issue 303263002: sync: move SharedChangeProcessor to components/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review Created 6 years, 7 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 | « components/components_tests.gyp ('k') | components/sync_driver/shared_change_processor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_driver.gypi
diff --git a/components/sync_driver.gypi b/components/sync_driver.gypi
index 2c181599f86451496e896c16c73fcc25414a3207..dddcc61ae5294cd807ae5133415179b57731d37a 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -48,6 +48,10 @@
'sync_driver/proxy_data_type_controller.cc',
'sync_driver/proxy_data_type_controller.h',
'sync_driver/sync_api_component_factory.h',
+ 'sync_driver/shared_change_processor.cc',
+ 'sync_driver/shared_change_processor.h',
+ 'sync_driver/shared_change_processor_ref.cc',
+ 'sync_driver/shared_change_processor_ref.h',
'sync_driver/sync_frontend.cc',
'sync_driver/sync_frontend.h',
'sync_driver/sync_prefs.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/sync_driver/shared_change_processor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698