| Index: webkit/fileapi/isolated_mount_point_provider.h
|
| diff --git a/webkit/fileapi/isolated_mount_point_provider.h b/webkit/fileapi/isolated_mount_point_provider.h
|
| index bc8ce6d5487fde8eed6f81eda76a8110ca6a19a3..75258d908519a1382dfb3f8e971df291c6c37edb 100644
|
| --- a/webkit/fileapi/isolated_mount_point_provider.h
|
| +++ b/webkit/fileapi/isolated_mount_point_provider.h
|
| @@ -6,7 +6,7 @@
|
| #define WEBKIT_FILEAPI_ISOLATED_MOUNT_POINT_PROVIDER_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "webkit/fileapi/file_system_mount_point_provider.h"
|
| +#include "webkit/browser/fileapi/file_system_mount_point_provider.h"
|
|
|
| namespace fileapi {
|
|
|
|
|