| Index: components/storage_monitor/storage_monitor_chromeos_unittest.cc
|
| diff --git a/components/storage_monitor/storage_monitor_chromeos_unittest.cc b/components/storage_monitor/storage_monitor_chromeos_unittest.cc
|
| index 30d8cc388b2c72b8a326abae88249d3ec916668b..8e753843dc1ab7c5a11ab333b7aa4d1c2827bf59 100644
|
| --- a/components/storage_monitor/storage_monitor_chromeos_unittest.cc
|
| +++ b/components/storage_monitor/storage_monitor_chromeos_unittest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "components/storage_monitor/storage_monitor_chromeos.h"
|
|
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|