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

Unified Diff: base/BUILD.gn

Issue 2804633003: Add base::FeatureParam<> struct (Closed)
Patch Set: Remove constexpr for Windows Created 3 years, 3 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/metrics/field_trial_params.h » ('j') | no next file with comments »
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 dd87d081f0dead9a0548704ebb0c8c1c36f90654..e4dadd00cc718d069e90dc16779d6953b227022d 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2462,6 +2462,7 @@ if (enable_nocompile_tests) {
"containers/span_unittest.nc",
"memory/ref_counted_unittest.nc",
"memory/weak_ptr_unittest.nc",
+ "metrics/field_trial_params_unittest.nc",
"metrics/histogram_unittest.nc",
"strings/string16_unittest.nc",
"task_scheduler/task_traits_unittest.nc",
« no previous file with comments | « no previous file | base/metrics/field_trial_params.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698