Index: content/browser/service_worker/service_worker_registration_handle.h |
diff --git a/content/browser/service_worker/service_worker_registration_handle.h b/content/browser/service_worker/service_worker_registration_handle.h |
index 5cd1ca6c4fddc75090a8162bd8f6e918148fbb8f..1831636c8c1bcedd3623a8fe43a046012689a319 100644 |
--- a/content/browser/service_worker/service_worker_registration_handle.h |
+++ b/content/browser/service_worker/service_worker_registration_handle.h |
@@ -26,7 +26,7 @@ class ServiceWorkerVersion; |
class ServiceWorkerRegistrationHandle |
: public ServiceWorkerRegistration::Listener { |
public: |
- ServiceWorkerRegistrationHandle( |
+ CONTENT_EXPORT ServiceWorkerRegistrationHandle( |
base::WeakPtr<ServiceWorkerContextCore> context, |
ServiceWorkerDispatcherHost* dispatcher_host, |
int provider_id, |