| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index bff61e7845c1694a5ab24dc41fc667f442567c6b..47092ce90512ca78abdd3c263c245b2b24428b9b 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -40,6 +40,7 @@ static_library("test_support") {
|
| "../browser/service_worker/embedded_worker_test_helper.cc",
|
| "../browser/service_worker/embedded_worker_test_helper.h",
|
| "../browser/service_worker/service_worker_test_utils.cc",
|
| + "../browser/service_worker/service_worker_test_utils.h",
|
| "../public/test/async_file_test_helper.cc",
|
| "../public/test/async_file_test_helper.h",
|
| "../public/test/background_sync_test_util.cc",
|
|
|