| Index: components/storage_monitor/transient_device_ids.h
|
| diff --git a/components/storage_monitor/transient_device_ids.h b/components/storage_monitor/transient_device_ids.h
|
| index 53227a997e10421baeccb8cef6f4fbe816aeb409..5c8284eaf18d639c4a349ec1a8b1bb5106747a02 100644
|
| --- a/components/storage_monitor/transient_device_ids.h
|
| +++ b/components/storage_monitor/transient_device_ids.h
|
| @@ -13,7 +13,7 @@
|
| #include <map>
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/threading/thread_checker.h"
|
|
|
| namespace storage_monitor {
|
|
|