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

Unified Diff: chrome/test/BUILD.gn

Issue 2788823002: Add the Mojo implementation of authenticator.mojom's MakeCredential. (Closed)
Patch Set: Move mojom to blink and add unittests. 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 7f5f64fd3366bf3f0e780ba5d7b1f19a1d920e45..ddf0291f93177d41bf73099ac50da84702b39ed0 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2975,6 +2975,7 @@ test("unit_tests") {
"../browser/android/history_report/delta_file_commons_unittest.cc",
"../browser/android/history_report/usage_reports_buffer_backend_unittest.cc",
"../browser/android/locale/special_locale_handler_unittest.cc",
+ "../browser/webauth/authenticator_web_contents_manager_unittest.cc",
# TODO(newt): move this to test_support_unit?
"../browser/android/chrome_backup_agent_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698