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

Unified Diff: chrome/chrome_browser.gypi

Issue 523043005: [Sync] Move DataTypeStatusTable ownership into DataTypeManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Address comments Created 6 years, 4 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/sync/test_profile_sync_service.h ('k') | components/sync_driver/data_type_manager.h » ('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 45af85ddebc3c18102f04ae4ed523149e5dda616..17ee9a4647c8cfb8044384dfd0ee88666f562210 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1263,6 +1263,8 @@
'browser/sync/glue/favicon_cache.h',
'browser/sync/glue/frontend_data_type_controller.cc',
'browser/sync/glue/frontend_data_type_controller.h',
+ 'browser/sync/glue/history_delete_directives_data_type_controller.cc',
+ 'browser/sync/glue/history_delete_directives_data_type_controller.h',
'browser/sync/glue/history_model_worker.cc',
'browser/sync/glue/history_model_worker.h',
'browser/sync/glue/invalidation_adapter.cc',
« no previous file with comments | « chrome/browser/sync/test_profile_sync_service.h ('k') | components/sync_driver/data_type_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698