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

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

Powered by Google App Engine
This is Rietveld 408576698