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

Unified Diff: content/test/BUILD.gn

Issue 2788823002: Add the Mojo implementation of authenticator.mojom's MakeCredential. (Closed)
Patch Set: Export authenticator_impl 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
« no previous file with comments | « content/public/common/content_features.cc ('k') | third_party/WebKit/Source/modules/webauth/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index d1855cb78d6ebdefb5e89a01adbe1da01186529c..67bc235799d0c8cf62dfec5da5d48318993a170b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1348,6 +1348,7 @@ test("content_unittests") {
"../browser/web_contents/web_contents_view_mac_unittest.mm",
"../browser/web_contents/web_drag_dest_mac_unittest.mm",
"../browser/web_contents/web_drag_source_mac_unittest.mm",
+ "../browser/webauth/authenticator_impl_unittest.cc",
"../browser/websockets/websocket_manager_unittest.cc",
"../browser/webui/i18n_source_stream_unittest.cc",
"../browser/webui/url_data_manager_backend_unittest.cc",
« no previous file with comments | « content/public/common/content_features.cc ('k') | third_party/WebKit/Source/modules/webauth/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698