| Index: chrome/browser/media_galleries/linux/mtp_device_task_helper.cc
|
| diff --git a/chrome/browser/media_galleries/linux/mtp_device_task_helper.cc b/chrome/browser/media_galleries/linux/mtp_device_task_helper.cc
|
| index 184484e0295da912d53604fc8561180c1303996e..f8537fd3baca5246eb5cea67271590b259138eb2 100644
|
| --- a/chrome/browser/media_galleries/linux/mtp_device_task_helper.cc
|
| +++ b/chrome/browser/media_galleries/linux/mtp_device_task_helper.cc
|
| @@ -12,8 +12,8 @@
|
| #include "content/public/browser/browser_thread.h"
|
| #include "device/media_transfer_protocol/media_transfer_protocol_manager.h"
|
| #include "third_party/cros_system_api/dbus/service_constants.h"
|
| +#include "webkit/common/fileapi/file_system_util.h"
|
| #include "webkit/fileapi/async_file_util.h"
|
| -#include "webkit/fileapi/file_system_util.h"
|
|
|
| namespace chrome {
|
|
|
|
|