| Index: content/browser/geolocation/wifi_data_provider_win.h
|
| diff --git a/content/browser/geolocation/wifi_data_provider_win.h b/content/browser/geolocation/wifi_data_provider_win.h
|
| index 49ed704a38c19449dbabbca98856b62dc249636e..a69d7cb04ca32793db7cb5102752d76644ec06e1 100644
|
| --- a/content/browser/geolocation/wifi_data_provider_win.h
|
| +++ b/content/browser/geolocation/wifi_data_provider_win.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_GEOLOCATION_WIFI_DATA_PROVIDER_WIN_H_
|
| #define CONTENT_BROWSER_GEOLOCATION_WIFI_DATA_PROVIDER_WIN_H_
|
|
|
| +#include "base/macros.h"
|
| #include "content/browser/geolocation/wifi_data_provider_common.h"
|
| #include "content/common/content_export.h"
|
|
|
|
|