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

Unified Diff: base/BUILD.gn

Issue 2638763004: Report CHECK/DCHECK to test launcher summary output. (Closed)
Patch Set: Fix missed semicolon. Created 3 years, 9 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 | « no previous file | base/logging.h » ('j') | base/logging.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index f84856de5c9533650e0ec78203c0694ac0ba38a1..df160ad82450529fefbfc61843ba22e37286b311 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -767,6 +767,7 @@ component("base") {
"strings/string_number_conversions.h",
"strings/string_piece.cc",
"strings/string_piece.h",
+ "strings/string_piece_forward.h",
"strings/string_split.cc",
"strings/string_split.h",
"strings/string_tokenizer.h",
« no previous file with comments | « no previous file | base/logging.h » ('j') | base/logging.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698