Index: storage/browser/fileapi/native_file_util.h |
diff --git a/storage/browser/fileapi/native_file_util.h b/storage/browser/fileapi/native_file_util.h |
index 28833ffc0f854aa0c162b7bd21c3643f096ad029..39b865c459f122bc22c66b72152873f81df8fcc8 100644 |
--- a/storage/browser/fileapi/native_file_util.h |
+++ b/storage/browser/fileapi/native_file_util.h |
@@ -28,7 +28,7 @@ namespace storage { |
// |
// Note that all the methods of this class are static and this does NOT |
// inherit from FileSystemFileUtil. |
-class STORAGE_EXPORT_PRIVATE NativeFileUtil { |
+class STORAGE_EXPORT NativeFileUtil { |
public: |
enum CopyOrMoveMode { |
COPY_NOSYNC, |