| Index: chrome/browser/media_gallery/linux/mtp_open_storage_worker.cc
|
| diff --git a/chrome/browser/media_gallery/linux/mtp_open_storage_worker.cc b/chrome/browser/media_gallery/linux/mtp_open_storage_worker.cc
|
| index 8dd05131f3e1526fc7543c291924c917079fe1f7..0d248b855bb756870ee823a9da10844e16f479e6 100644
|
| --- a/chrome/browser/media_gallery/linux/mtp_open_storage_worker.cc
|
| +++ b/chrome/browser/media_gallery/linux/mtp_open_storage_worker.cc
|
| @@ -10,8 +10,8 @@
|
| #include "base/logging.h"
|
| #include "base/sequenced_task_runner.h"
|
| #include "base/synchronization/waitable_event.h"
|
| -#include "chrome/browser/media_transfer_protocol/media_transfer_protocol_manager.h"
|
| #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"
|
|
|
| namespace chrome {
|
|
|