| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 8f4a2e19e5157ae6c93367af7ad35c398f9ee8b7..7aa8bfa2b2e247168b83051175acfae65527356a 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -37,6 +37,7 @@ static_library("test_support") {
|
| "../browser/media/session/mock_media_session_observer.h",
|
| "../browser/service_worker/embedded_worker_test_helper.cc",
|
| "../browser/service_worker/embedded_worker_test_helper.h",
|
| + "../browser/service_worker/service_worker_test_utils.cc",
|
| "../public/test/async_file_test_helper.cc",
|
| "../public/test/async_file_test_helper.h",
|
| "../public/test/background_sync_test_util.cc",
|
|
|