| Index: base/BUILD.gn
|
| diff --git a/base/BUILD.gn b/base/BUILD.gn
|
| index aa1225f43ceb2d12c672037f715dfd81f584a4bd..e22a6cda7cac06a464d6fa901e4c720512cc6f0d 100644
|
| --- a/base/BUILD.gn
|
| +++ b/base/BUILD.gn
|
| @@ -2126,6 +2126,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",
|
|
|