Index: content/common/service_worker/service_worker_status_code.h |
diff --git a/content/common/service_worker/service_worker_status_code.h b/content/common/service_worker/service_worker_status_code.h |
index a0245e48e10feabbe48edc800c6badbea8adfbc4..2af15c4c5d9819771872c537cf931e5cd902a335 100644 |
--- a/content/common/service_worker/service_worker_status_code.h |
+++ b/content/common/service_worker/service_worker_status_code.h |
@@ -10,7 +10,7 @@ |
namespace content { |
// Generic service worker operation statuses. |
-enum ServiceWorkerStatusCode { |
+enum CONTENT_EXPORT ServiceWorkerStatusCode { |
// Operation succeeded. |
SERVICE_WORKER_OK, |