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

Unified Diff: components/omnibox/browser/DEPS

Issue 2203993002: Add a Physical Web omnibox autocomplete provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: almost done Created 4 years, 4 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/omnibox/browser/DEPS
diff --git a/components/omnibox/browser/DEPS b/components/omnibox/browser/DEPS
index 8c5d335ee5f622a79c669ca89b4f7d23df67a337..89b1cf7eb03240889ec8b0ae1191694bd9f23f24 100644
--- a/components/omnibox/browser/DEPS
+++ b/components/omnibox/browser/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+components/keyed_service/core",
"+components/metrics",
"+components/open_from_clipboard",
+ "+components/physical_web/data_source",
"+components/pref_registry",
"+components/prefs",
"+components/query_parser",

Powered by Google App Engine
This is Rietveld 408576698