Chromium Code Reviews| Index: base/test/BUILD.gn |
| diff --git a/base/test/BUILD.gn b/base/test/BUILD.gn |
| index 256cae257f3d2e5fab0919c638b0046a9465fc21..405bd4f980091b29cb58819dcc24318fc797591f 100644 |
| --- a/base/test/BUILD.gn |
| +++ b/base/test/BUILD.gn |
| @@ -48,6 +48,8 @@ static_library("test_support") { |
| "launcher/test_result.h", |
| "launcher/test_results_tracker.h", |
| "launcher/unit_test_launcher.h", |
| + "logging_utils.cc", |
| + "logging_utils.h", |
| "mock_callback.h", |
| "mock_chrome_application_mac.h", |
| "mock_chrome_application_mac.mm", |