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

Unified Diff: base/BUILD.gn

Issue 2804633003: Add base::FeatureParam<> struct (Closed)
Patch Set: rebase Created 3 years, 4 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') | base/metrics/field_trial_params.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 1ec33bd9dc6657438d0486c787ae1efacef7457d..83e7fa1607630629de8cd2ef5c0d520776c143e3 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2456,6 +2456,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') | base/metrics/field_trial_params.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698