Index: content/browser/notification_service_impl.h |
diff --git a/content/browser/notification_service_impl.h b/content/browser/notification_service_impl.h |
index 089823452e82fabf17657b330cc21114769008db..0880974f27f6af47639195a676846b63e38efe99 100644 |
--- a/content/browser/notification_service_impl.h |
+++ b/content/browser/notification_service_impl.h |
@@ -17,7 +17,8 @@ class NotificationObserver; |
class NotificationRegistrar; |
} |
-class NotificationServiceImpl : public content::NotificationService { |
+class CONTENT_EXPORT NotificationServiceImpl |
+ : public content::NotificationService { |
public: |
static NotificationServiceImpl* current(); |