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

Unified Diff: chrome/chrome_browser.gypi

Issue 74653002: sync: Add --enable-sync-sessions-v2 and necessary plumbing to use SessionsSyncManager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 1 month 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/ui/webui/ntp/foreign_session_handler.cc ('k') | chrome/common/chrome_switches.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 91ec735c22dac338e4a4578b6b4aff8fb9300646..69279485d54be310ee72dd1c5f05e7dbcd69a29f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2229,6 +2229,8 @@
'browser/sync/backend_migrator.h',
'browser/sync/backend_unrecoverable_error_handler.cc',
'browser/sync/backend_unrecoverable_error_handler.h',
+ 'browser/sync/open_tabs_ui_delegate.cc',
+ 'browser/sync/open_tabs_ui_delegate.h',
'browser/sync/glue/autofill_data_type_controller.cc',
'browser/sync/glue/autofill_data_type_controller.h',
'browser/sync/glue/autofill_profile_data_type_controller.cc',
@@ -2362,6 +2364,8 @@
'browser/sync/profile_sync_service_observer.h',
'browser/sync/retry_verifier.cc',
'browser/sync/retry_verifier.h',
+ 'browser/sync/sessions2/session_data_type_controller2.cc',
+ 'browser/sync/sessions2/session_data_type_controller2.h',
'browser/sync/sessions2/sessions_sync_manager.cc',
'browser/sync/sessions2/sessions_sync_manager.h',
'browser/sync/sessions2/tab_node_pool2.cc',
« no previous file with comments | « chrome/browser/ui/webui/ntp/foreign_session_handler.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698