| Index: webkit/common/fileapi/file_system_util.h
|
| diff --git a/webkit/common/fileapi/file_system_util.h b/webkit/common/fileapi/file_system_util.h
|
| index 45859f93612ba208e48c2b802b66ff3dda05c078..8c9291ef1a0a66a193102f47a8745037f5c84edf 100644
|
| --- a/webkit/common/fileapi/file_system_util.h
|
| +++ b/webkit/common/fileapi/file_system_util.h
|
| @@ -13,7 +13,7 @@
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebFileSystemType.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebFileError.h"
|
| #include "webkit/common/fileapi/file_system_types.h"
|
| -#include "webkit/quota/quota_types.h"
|
| +#include "webkit/common/quota/quota_types.h"
|
| #include "webkit/storage/webkit_storage_export.h"
|
|
|
| class GURL;
|
|
|