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

Unified Diff: content/common/service_worker/service_worker_types.h

Issue 2958753003: Revert "Create ServiceWorkerProviderHost before starting worker" (Closed)
Patch Set: 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/common/service_worker/service_worker_types.h
diff --git a/content/common/service_worker/service_worker_types.h b/content/common/service_worker/service_worker_types.h
index c8a2e81c5a4d0978587bce87699f6d37cdffb072..a3f10c418d8177e3322f1f98eade3478c753b917 100644
--- a/content/common/service_worker/service_worker_types.h
+++ b/content/common/service_worker/service_worker_types.h
@@ -228,7 +228,7 @@ struct CONTENT_EXPORT ServiceWorkerRegistrationObjectInfo {
int64_t registration_id;
};
-struct CONTENT_EXPORT ServiceWorkerVersionAttributes {
+struct ServiceWorkerVersionAttributes {
ServiceWorkerObjectInfo installing;
ServiceWorkerObjectInfo waiting;
ServiceWorkerObjectInfo active;
« no previous file with comments | « content/common/service_worker/service_worker_provider.mojom ('k') | content/common/service_worker/service_worker_types.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698