| Index: components/metrics/net/wifi_access_point_info_provider.h
|
| diff --git a/components/metrics/net/wifi_access_point_info_provider.h b/components/metrics/net/wifi_access_point_info_provider.h
|
| index 349375695b7d1a20383c7c37e9175185483ab75d..3a761da1b12fa8001022c8d4ac7cc3e641251a0c 100644
|
| --- a/components/metrics/net/wifi_access_point_info_provider.h
|
| +++ b/components/metrics/net/wifi_access_point_info_provider.h
|
| @@ -6,7 +6,8 @@
|
| #define COMPONENTS_METRICS_NET_WIFI_ACCESS_POINT_INFO_PROVIDER_H_
|
|
|
| #include <string>
|
| -#include "base/basictypes.h"
|
| +
|
| +#include "base/macros.h"
|
|
|
| namespace metrics {
|
|
|
|
|