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

Unified Diff: components/components_tests.gyp

Issue 1399053004: [Sync] Adding revisit logic for typed URLs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated for Stan's comments. 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 | « chrome/browser/sync/sessions/page_revisit_broadcaster.cc ('k') | components/sync_sessions.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index d00de0429d6f9c9dfdcad549ff0640404cb34b10..24a280d05ce91e420a89a3aad28e103b9f92e669 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -670,6 +670,7 @@
'sync_sessions/revisit/current_tab_matcher_unittest.cc',
'sync_sessions/revisit/offset_tab_matcher_unittest.cc',
'sync_sessions/revisit/sessions_page_revisit_observer_unittest.cc',
+ 'sync_sessions/revisit/typed_url_page_revisit_task_unittest.cc',
],
'syncable_prefs_unittest_sources': [
'syncable_prefs/pref_model_associator_unittest.cc',
« no previous file with comments | « chrome/browser/sync/sessions/page_revisit_broadcaster.cc ('k') | components/sync_sessions.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698