| Index: components/storage_monitor/storage_monitor_linux.cc
|
| diff --git a/components/storage_monitor/storage_monitor_linux.cc b/components/storage_monitor/storage_monitor_linux.cc
|
| index 254fd5d0de9b92d1a29fac61b9c7be609878738a..6b57f5cd6d10029bd6acd9e7cbf79750e05aabdc 100644
|
| --- a/components/storage_monitor/storage_monitor_linux.cc
|
| +++ b/components/storage_monitor/storage_monitor_linux.cc
|
| @@ -26,7 +26,7 @@
|
| #include "components/storage_monitor/storage_info.h"
|
| #include "components/storage_monitor/udev_util_linux.h"
|
| #include "device/media_transfer_protocol/media_transfer_protocol_manager.h"
|
| -#include "device/udev_linux/udev.h"
|
| +#include "device/udev_linux/scoped_udev.h"
|
|
|
| using content::BrowserThread;
|
|
|
|
|