| Index: components/storage_monitor/storage_monitor_mac.h
|
| diff --git a/components/storage_monitor/storage_monitor_mac.h b/components/storage_monitor/storage_monitor_mac.h
|
| index 9379f5e734abc1f6d9650a5f5eb150022f8c0306..46a8af4f178773e92a1cddf7d529e4a9528567fc 100644
|
| --- a/components/storage_monitor/storage_monitor_mac.h
|
| +++ b/components/storage_monitor/storage_monitor_mac.h
|
| @@ -9,6 +9,7 @@
|
| #include <map>
|
|
|
| #include "base/mac/scoped_cftyperef.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "components/storage_monitor/storage_monitor.h"
|
|
|
|
|