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

Unified Diff: components/sync_driver.gypi

Issue 1387253004: [Sync] Creating sync_sessions component, moving revisit logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removing test_support target. Created 5 years, 2 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/BUILD.gn » ('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 40a25d12bd61edcf8cb1e16c0c527b1c42688095..4b116914ffb700e33ad003c0cd5648c299dcd4e1 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -103,14 +103,6 @@
'sync_driver/protocol_event_observer.h',
'sync_driver/proxy_data_type_controller.cc',
'sync_driver/proxy_data_type_controller.h',
- 'sync_driver/revisit/current_tab_matcher.cc',
- 'sync_driver/revisit/current_tab_matcher.h',
- 'sync_driver/revisit/offset_tab_matcher.cc',
- 'sync_driver/revisit/offset_tab_matcher.h',
- 'sync_driver/revisit/page_equality.h',
- 'sync_driver/revisit/page_visit_observer.h',
- 'sync_driver/revisit/sessions_page_revisit_observer.cc',
- 'sync_driver/revisit/sessions_page_revisit_observer.h',
'sync_driver/sessions/synced_window_delegates_getter.cc',
'sync_driver/sessions/synced_window_delegates_getter.h',
'sync_driver/shared_change_processor.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698