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

Unified Diff: components/sync_driver.gypi

Issue 249843002: Introduce NonBlockingDataTypeController (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix one nit Created 6 years, 8 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/non_blocking_data_type_controller.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 364274dd12636aeb8f84ef306279b8996494ae3e..0a13f9f120f2066af2fa978bcb3e863f423cc12d 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -35,6 +35,8 @@
'sync_driver/model_association_manager.cc',
'sync_driver/model_association_manager.h',
'sync_driver/model_associator.h',
+ 'sync_driver/non_blocking_data_type_controller.cc',
+ 'sync_driver/non_blocking_data_type_controller.h',
'sync_driver/pref_names.cc',
'sync_driver/pref_names.h',
'sync_driver/proxy_data_type_controller.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/sync_driver/non_blocking_data_type_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698