| Index: components/storage_monitor/image_capture_device.mm
|
| diff --git a/components/storage_monitor/image_capture_device.mm b/components/storage_monitor/image_capture_device.mm
|
| index e28137ed2abc591dd9e31a85f890c42db484f3f0..1008bfd435cb908a2efbbf56bcb5207146f82fcb 100644
|
| --- a/components/storage_monitor/image_capture_device.mm
|
| +++ b/components/storage_monitor/image_capture_device.mm
|
| @@ -4,7 +4,7 @@
|
|
|
| #import "components/storage_monitor/image_capture_device.h"
|
|
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| namespace storage_monitor {
|
|
|