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

Unified Diff: components/omnibox.gypi

Issue 1176153006: Componentize ShortcutsBackend (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@shortcuts_backend_dependency_injection
Patch Set: Rebase Created 5 years, 6 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/chrome_browser.gypi ('k') | components/omnibox/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 2dfced4df441e7fa240f00dda2238e8abf888b69..b35c90b66e9a6cb2a8651e851bb907d200e4a553 100644
--- a/components/omnibox.gypi
+++ b/components/omnibox.gypi
@@ -82,6 +82,8 @@
'omnibox/search_provider.h',
'omnibox/search_suggestion_parser.cc',
'omnibox/search_suggestion_parser.h',
+ 'omnibox/shortcuts_backend.cc',
+ 'omnibox/shortcuts_backend.h',
'omnibox/shortcuts_database.cc',
'omnibox/shortcuts_database.h',
'omnibox/suggestion_answer.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/omnibox/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698