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

Unified Diff: components/omnibox.gypi

Issue 1646893003: Moves shared history test helpers into util classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@history
Patch Set: ASAN. Created 4 years, 11 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/history/core/test/history_service_test_util.cc ('k') | components/omnibox/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox.gypi
diff --git a/components/omnibox.gypi b/components/omnibox.gypi
index f5322084702994f992c47f507862841caab1f7b9..77cb05a21b2399e68768cdf43ec5ebb4044e0a11 100644
--- a/components/omnibox.gypi
+++ b/components/omnibox.gypi
@@ -183,6 +183,8 @@
# Note: sources list duplicated in GN build.
'omnibox/browser/history_index_restore_observer.cc',
'omnibox/browser/history_index_restore_observer.h',
+ 'omnibox/browser/in_memory_url_index_test_util.cc',
+ 'omnibox/browser/in_memory_url_index_test_util.h',
'omnibox/browser/mock_autocomplete_provider_client.cc',
'omnibox/browser/mock_autocomplete_provider_client.h',
'omnibox/browser/test_scheme_classifier.cc',
« no previous file with comments | « components/history/core/test/history_service_test_util.cc ('k') | components/omnibox/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698