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

Unified Diff: components/omnibox/browser/BUILD.gn

Issue 2591053002: Show PhysicalWebProvider suggestions with omnibox input (Closed)
Patch Set: debase Created 4 years 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/omnibox/browser/BUILD.gn
diff --git a/components/omnibox/browser/BUILD.gn b/components/omnibox/browser/BUILD.gn
index be1ac412a053e841a921809df1c5ae6591a5fb58..6696877e8b7688a792d89b49fa7081a97b894e87 100644
--- a/components/omnibox/browser/BUILD.gn
+++ b/components/omnibox/browser/BUILD.gn
@@ -77,6 +77,8 @@ static_library("browser") {
"omnibox_switches.h",
"omnibox_view.cc",
"omnibox_view.h",
+ "physical_web_node.cc",
+ "physical_web_node.h",
"physical_web_provider.cc",
"physical_web_provider.h",
"scored_history_match.cc",
« no previous file with comments | « no previous file | components/omnibox/browser/physical_web_node.h » ('j') | components/omnibox/browser/physical_web_node.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698