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

Unified Diff: base/BUILD.gn

Issue 1941963002: Add variations params api to get params from features. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/feature_list.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 fc2c0f21c69044cc8c4d3183ec89ceef4bcab1b8..de6724a6f679b8940846829343ab4f62745a7510 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1717,6 +1717,7 @@ test("base_unittests") {
"debug/task_annotator_unittest.cc",
"deferred_sequenced_task_runner_unittest.cc",
"environment_unittest.cc",
+ "feature_list_unittest.cc",
"file_version_info_unittest.cc",
"files/dir_reader_posix_unittest.cc",
"files/file_locking_unittest.cc",
« no previous file with comments | « no previous file | base/feature_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698