Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(194)

Unified Diff: content/public/browser/BUILD.gn

Issue 2934163003: Add a ServiceWorkerContextObserver to content's public API. (Closed)
Patch Set: RemoveObserver on destruct Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698