| Index: content/browser/geolocation/location_provider_base.h
|
| diff --git a/content/browser/geolocation/location_provider_base.h b/content/browser/geolocation/location_provider_base.h
|
| index b0ca80e119fa9669aad3932c0ad0b2beec4898de..a95efa1546caf3c4f91b8da81ab8df7402e8a3e9 100644
|
| --- a/content/browser/geolocation/location_provider_base.h
|
| +++ b/content/browser/geolocation/location_provider_base.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_GEOLOCATION_LOCATION_PROVIDER_BASE_H_
|
| #define CONTENT_BROWSER_GEOLOCATION_LOCATION_PROVIDER_BASE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/location_provider.h"
|
|
|
|
|