| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index e0cb84f51a664e1faf6e1c615ba51ed7a1dc1ffe..07103581c7026502c0bdf4cedf7a46b1f3113149 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -3325,6 +3325,8 @@ test("unit_tests") {
|
| "../common/media_router/media_source_helper_unittest.cc",
|
| "../common/media_router/media_source_unittest.cc",
|
| "../common/origin_trials/chrome_origin_trial_policy_unittest.cc",
|
| + "../common/page_load_metrics/test/weak_mock_timer.cc",
|
| + "../common/page_load_metrics/test/weak_mock_timer.h",
|
| "../common/partial_circular_buffer_unittest.cc",
|
| "../common/pref_names_util_unittest.cc",
|
| "../common/search/instant_types_unittest.cc",
|
|
|