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

Unified Diff: base/BUILD.gn

Issue 2834583002: Change ScopedFeatureList to overrides FeatureList not reset (Closed)
Patch Set: Ilya comments addressed Created 3 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/test/scoped_feature_list.h » ('j') | base/test/scoped_feature_list.cc » ('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 e6b2c640dc87b3e3baee5a0b7795ebf4ecd0b276..42c9b9fd0f20f44d835f15462249d644d632b37a 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2122,6 +2122,7 @@ test("base_unittests") {
"template_util_unittest.cc",
"test/histogram_tester_unittest.cc",
"test/mock_callback_unittest.cc",
+ "test/scoped_feature_list_unittest.cc",
"test/scoped_mock_time_message_loop_task_runner_unittest.cc",
"test/scoped_task_scheduler_unittest.cc",
"test/test_pending_task_unittest.cc",
« no previous file with comments | « no previous file | base/test/scoped_feature_list.h » ('j') | base/test/scoped_feature_list.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698