Index: storage/browser/fileapi/file_system_quota_client.h |
diff --git a/storage/browser/fileapi/file_system_quota_client.h b/storage/browser/fileapi/file_system_quota_client.h |
index 869e63eefefbec10390bdb4a1fd246d70c475904..51d927ae0102532cd1b11abf98e3832961394a3c 100644 |
--- a/storage/browser/fileapi/file_system_quota_client.h |
+++ b/storage/browser/fileapi/file_system_quota_client.h |
@@ -31,7 +31,7 @@ class FileSystemContext; |
// is called. |
// All of the public methods of this class are called by the quota manager |
// (except for the constructor/destructor). |
-class STORAGE_EXPORT_PRIVATE FileSystemQuotaClient |
+class STORAGE_EXPORT FileSystemQuotaClient |
: public NON_EXPORTED_BASE(storage::QuotaClient) { |
public: |
FileSystemQuotaClient( |