| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 383aab478a05115b0d1574f67afd06d5338305ad..af7954a9d834943250ac4c2a04b386db628799eb 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -100,6 +100,8 @@ static_library("test_support") {
|
| "../public/test/render_view_test.h",
|
| "../public/test/repeated_notification_observer.cc",
|
| "../public/test/repeated_notification_observer.h",
|
| + "../public/test/service_worker_test_helpers.cc",
|
| + "../public/test/service_worker_test_helpers.h",
|
| "../public/test/test_browser_context.cc",
|
| "../public/test/test_browser_context.h",
|
| "../public/test/test_browser_thread.cc",
|
|
|