| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index dbae3694e89033da0e22bb60c30ddbfa727dd031..d4a64dc70522854f5f120b7a53638251aa3ee31a 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -227,6 +227,7 @@ source_set("browser_sources") {
|
| "security_style_explanations.cc",
|
| "security_style_explanations.h",
|
| "service_worker_context.h",
|
| + "service_worker_context_observer.h",
|
| "service_worker_usage_info.cc",
|
| "service_worker_usage_info.h",
|
| "session_storage_namespace.h",
|
|
|