| Index: chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h
|
| diff --git a/chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h b/chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h
|
| index 0e349a461dddeb334af86333663adbdd6f0742f6..7228d61c7740eb5d1266879dbd7a7a552a7ff284 100644
|
| --- a/chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h
|
| +++ b/chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chrome/browser/media_galleries/fileapi/mtp_device_file_system_config.h"
|
| -#include "webkit/fileapi/file_system_mount_point_provider.h"
|
| +#include "webkit/browser/fileapi/file_system_mount_point_provider.h"
|
|
|
| namespace fileapi {
|
| class AsyncFileUtilAdapter;
|
|
|