| Index: webkit/chromeos/fileapi/cros_mount_point_provider.h
|
| diff --git a/webkit/chromeos/fileapi/cros_mount_point_provider.h b/webkit/chromeos/fileapi/cros_mount_point_provider.h
|
| index 698825aabb49a0d79445c6564c497184eb87622c..376669c5aa4d85e4e2b5d266a399ae3d94f2caed 100644
|
| --- a/webkit/chromeos/fileapi/cros_mount_point_provider.h
|
| +++ b/webkit/chromeos/fileapi/cros_mount_point_provider.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "webkit/fileapi/file_system_mount_point_provider.h"
|
| +#include "webkit/browser/fileapi/file_system_mount_point_provider.h"
|
| #include "webkit/fileapi/file_system_types.h"
|
| #include "webkit/quota/special_storage_policy.h"
|
| #include "webkit/storage/webkit_storage_export.h"
|
|
|