| Index: content/browser/geolocation/wifi_data_provider_mac.h
|
| diff --git a/content/browser/geolocation/wifi_data_provider_mac.h b/content/browser/geolocation/wifi_data_provider_mac.h
|
| index c1bd7985cdc28b06e363b8730990bfa1b6142262..920c139e07834609b467b7011fca05da07177d1b 100644
|
| --- a/content/browser/geolocation/wifi_data_provider_mac.h
|
| +++ b/content/browser/geolocation/wifi_data_provider_mac.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_GEOLOCATION_WIFI_DATA_PROVIDER_MAC_H_
|
| #define CONTENT_BROWSER_GEOLOCATION_WIFI_DATA_PROVIDER_MAC_H_
|
|
|
| +#include "base/macros.h"
|
| #include "content/browser/geolocation/wifi_data_provider_common.h"
|
|
|
| namespace content {
|
|
|