| Index: content/child/fileapi/file_system_dispatcher.h
|
| diff --git a/content/child/fileapi/file_system_dispatcher.h b/content/child/fileapi/file_system_dispatcher.h
|
| index e02b2427f5e1350498ff654aa760afbe995766dc..9f5ab4d9daf31fae0bd6bc7954f118c2bc523388 100644
|
| --- a/content/child/fileapi/file_system_dispatcher.h
|
| +++ b/content/child/fileapi/file_system_dispatcher.h
|
| @@ -14,8 +14,8 @@
|
| #include "base/process/process.h"
|
| #include "ipc/ipc_listener.h"
|
| #include "ipc/ipc_platform_file.h"
|
| -#include "webkit/common/fileapi/file_system_types.h"
|
| -#include "webkit/common/quota/quota_types.h"
|
| +#include "storage/common/fileapi/file_system_types.h"
|
| +#include "storage/common/quota/quota_types.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|