| Index: content/common/fileapi/file_system_dispatcher.h
|
| diff --git a/content/common/fileapi/file_system_dispatcher.h b/content/common/fileapi/file_system_dispatcher.h
|
| index f7329e72ca9bb8d6a59ff8d4c5c9583f9a84f114..cf15eeb958c8d61759b1229072f6b3cf1f9e23a4 100644
|
| --- a/content/common/fileapi/file_system_dispatcher.h
|
| +++ b/content/common/fileapi/file_system_dispatcher.h
|
| @@ -15,7 +15,7 @@
|
| #include "ipc/ipc_listener.h"
|
| #include "ipc/ipc_platform_file.h"
|
| #include "webkit/common/fileapi/file_system_types.h"
|
| -#include "webkit/quota/quota_types.h"
|
| +#include "webkit/common/quota/quota_types.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|