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

Unified Diff: base/test/BUILD.gn

Issue 2638763004: Report CHECK/DCHECK to test launcher summary output. (Closed)
Patch Set: Fix review issues. Created 3 years, 10 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: base/test/BUILD.gn
diff --git a/base/test/BUILD.gn b/base/test/BUILD.gn
index 256cae257f3d2e5fab0919c638b0046a9465fc21..405bd4f980091b29cb58819dcc24318fc797591f 100644
--- a/base/test/BUILD.gn
+++ b/base/test/BUILD.gn
@@ -48,6 +48,8 @@ static_library("test_support") {
"launcher/test_result.h",
"launcher/test_results_tracker.h",
"launcher/unit_test_launcher.h",
+ "logging_utils.cc",
+ "logging_utils.h",
"mock_callback.h",
"mock_chrome_application_mac.h",
"mock_chrome_application_mac.mm",

Powered by Google App Engine
This is Rietveld 408576698