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

Unified Diff: components/BUILD.gn

Issue 2788823002: Add the Mojo implementation of authenticator.mojom's MakeCredential. (Closed)
Patch Set: Address tryjobs failure Created 3 years, 6 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 c61ae0ad91cef740fdbeade8700cb76db8a6566b..cff4c6ee74b9b6382e0352e5749009972b3ef7b3 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -230,6 +230,7 @@ test("components_unittests") {
"//components/viz/service:unit_tests",
"//components/wallpaper:unit_tests",
"//components/web_cache/browser:unit_tests",
+ "//components/webauth:unit_tests",
"//components/webcrypto:unit_tests",
]

Powered by Google App Engine
This is Rietveld 408576698