| Index: components/storage_monitor/media_storage_util.h
|
| diff --git a/components/storage_monitor/media_storage_util.h b/components/storage_monitor/media_storage_util.h
|
| index 12dcd460f19a6300c6eb29af5e565ec5a4c45f94..99c14d660507d01bf87b83cec5d24ff192a0b76d 100644
|
| --- a/components/storage_monitor/media_storage_util.h
|
| +++ b/components/storage_monitor/media_storage_util.h
|
| @@ -11,9 +11,9 @@
|
| #include <set>
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback_forward.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/macros.h"
|
|
|
| namespace storage_monitor {
|
|
|
|
|