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

Unified Diff: components/BUILD.gn

Issue 2349483002: Implement Physical Web listener registration (Closed)
Patch Set: Address mattreynolds comments Created 4 years, 3 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/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 698aa3d11975fcb5fce00f15449dadc952f96168..21f9c692811b7ebd02a5ad016869767e015811e4 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -109,6 +109,7 @@ test("components_unittests") {
"//components/password_manager/core/browser:unit_tests",
"//components/password_manager/core/common:unit_tests",
"//components/password_manager/sync/browser:unit_tests",
+ "//components/physical_web/data_source:unit_tests",
"//components/precache/core:unit_tests",
"//components/prefs:unit_tests",
"//components/previews/core:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698