Index: components/sync/core/attachments/attachment_service_impl.h |
diff --git a/components/sync/core/attachments/attachment_service_impl.h b/components/sync/core/attachments/attachment_service_impl.h |
index 53aa77c5df79dd41fbadd65a054c7d20e4bae366..2e64218ed6eb11b5d27d964e414e87ae4b6afada 100644 |
--- a/components/sync/core/attachments/attachment_service_impl.h |
+++ b/components/sync/core/attachments/attachment_service_impl.h |
@@ -22,7 +22,7 @@ |
namespace syncer { |
// Implementation of AttachmentService. |
-class SYNC_EXPORT AttachmentServiceImpl |
+class AttachmentServiceImpl |
: public AttachmentService, |
public net::NetworkChangeNotifier::NetworkChangeObserver, |
public base::NonThreadSafe { |