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

Unified Diff: components/omnibox.gypi

Issue 1639463002: Moves HistoryIndexRestoreObserver to components/omnibox/browser. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « chrome/test/base/testing_profile.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 6ef2bb5c62916a6a3694bf450cfe3f260aa194d1..f5322084702994f992c47f507862841caab1f7b9 100644
--- a/components/omnibox.gypi
+++ b/components/omnibox.gypi
@@ -181,6 +181,8 @@
],
'sources': [
# Note: sources list duplicated in GN build.
+ 'omnibox/browser/history_index_restore_observer.cc',
+ 'omnibox/browser/history_index_restore_observer.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 | « chrome/test/base/testing_profile.cc ('k') | components/omnibox/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698