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', |