diff options
Diffstat (limited to 'webkit/fileapi/isolated_mount_point_provider.h')
-rw-r--r-- | webkit/fileapi/isolated_mount_point_provider.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/fileapi/isolated_mount_point_provider.h b/webkit/fileapi/isolated_mount_point_provider.h index bc8ce6d..75258d9 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 { |