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

Unified Diff: components/BUILD.gn

Issue 2349483002: Implement Physical Web listener registration (Closed)
Patch Set: Add unit tests 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 2eb0cdc375c25fb525a1c3b2bfae73e1d8330601..a1dcadf91f42062d4ebf6fef094d1f0c378ea3fb 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -110,6 +110,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:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698