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

Unified Diff: chrome/test/BUILD.gn

Issue 2788823002: Add the Mojo implementation of authenticator.mojom's MakeCredential. (Closed)
Patch Set: Address comments on 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 29840ec26d1fe9e708edc6b7b56bfbc968996646..cc24cd72d7360436c4a3c0d4c017da0a4d0ec794 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2977,6 +2977,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