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

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

Issue 2529303002: [PhysicalWeb] Add fake data source and helpers for testing. (Closed)
Patch Set: Created 4 years, 1 month 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 781c46fb34f66a91e747d1c48c255c33e8510785..3357b75e5a3687a6beb6136103af354c2013c6f2 100644
--- a/components/omnibox/browser/BUILD.gn
+++ b/components/omnibox/browser/BUILD.gn
@@ -256,7 +256,7 @@ source_set("unit_tests") {
"//components/bookmarks/test",
"//components/history/core/test",
"//components/open_from_clipboard:test_support",
- "//components/physical_web/data_source",
+ "//components/physical_web/data_source:test_support",
"//components/prefs:test_support",
"//components/search",
"//components/search_engines",

Powered by Google App Engine
This is Rietveld 408576698