Index: webkit/browser/fileapi/external_mount_points.h |
diff --git a/webkit/browser/fileapi/external_mount_points.h b/webkit/browser/fileapi/external_mount_points.h |
index c450a8001bc2406c9d581f8bda6588a434e4ff59..842cba0f94ead0487bc7eb45a38cdb8e3a6614d0 100644 |
--- a/webkit/browser/fileapi/external_mount_points.h |
+++ b/webkit/browser/fileapi/external_mount_points.h |
@@ -12,9 +12,9 @@ |
#include "base/memory/ref_counted.h" |
#include "base/synchronization/lock.h" |
#include "webkit/browser/fileapi/mount_points.h" |
+#include "webkit/browser/storage_browser_export.h" |
#include "webkit/common/fileapi/file_system_mount_option.h" |
#include "webkit/common/fileapi/file_system_types.h" |
-#include "webkit/common/storage_export.h" |
namespace base { |
class FilePath; |