| Index: base/BUILD.gn
|
| diff --git a/base/BUILD.gn b/base/BUILD.gn
|
| index 7714190534fc23bd8b879ffb3e119916d6c144d3..71b303b9f92b60dcf5a687abc628f91724ae6bac 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",
|
|
|