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

Unified Diff: base/BUILD.gn

Issue 2469993002: Assert enum type equivalence in UMA_HISTOGRAM_ENUMERATION (Closed)
Patch Set: add no-compile tests Created 4 years, 1 month 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/metrics/histogram_macros_internal.h » ('j') | base/metrics/histogram_macros_internal.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 faae27ff2f90d5fe71c2208095c70e1a21f80b82..7c420a5fcef6a9d1dcb8c7b405e937f0524ef4ea 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2190,6 +2190,7 @@ if (enable_nocompile_tests) {
"callback_list_unittest.nc",
"callback_unittest.nc",
"memory/weak_ptr_unittest.nc",
+ "metrics/histogram_unittest.nc",
]
deps = [
« no previous file with comments | « no previous file | base/metrics/histogram_macros_internal.h » ('j') | base/metrics/histogram_macros_internal.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698