Index: webkit/browser/fileapi/copy_or_move_operation_delegate.h |
diff --git a/webkit/browser/fileapi/copy_or_move_operation_delegate.h b/webkit/browser/fileapi/copy_or_move_operation_delegate.h |
index 86c6d6af256d08e52af460330d345d076971f8da..e0a574d1e5de7c55e39d761b3665bba82a55685d 100644 |
--- a/webkit/browser/fileapi/copy_or_move_operation_delegate.h |
+++ b/webkit/browser/fileapi/copy_or_move_operation_delegate.h |
@@ -43,7 +43,7 @@ class CopyOrMoveOperationDelegate |
// Helper to copy a file by reader and writer streams. |
// Export for testing. |
- class WEBKIT_STORAGE_BROWSER_EXPORT StreamCopyHelper { |
+ class STORAGE_EXPORT StreamCopyHelper { |
public: |
StreamCopyHelper( |
scoped_ptr<storage::FileStreamReader> reader, |