| Index: components/storage_monitor/storage_monitor_win.h
|
| diff --git a/components/storage_monitor/storage_monitor_win.h b/components/storage_monitor/storage_monitor_win.h
|
| index 2a99f12570b3e8f74d413af01db7754c6e824118..a57133d64da5e9bc8a1111c09c879113f041640e 100644
|
| --- a/components/storage_monitor/storage_monitor_win.h
|
| +++ b/components/storage_monitor/storage_monitor_win.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_STORAGE_MONITOR_STORAGE_MONITOR_WIN_H_
|
| #define COMPONENTS_STORAGE_MONITOR_STORAGE_MONITOR_WIN_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/storage_monitor/storage_monitor.h"
|
|
|