| Index: content/child/geofencing/web_geofencing_provider_impl.h
|
| diff --git a/content/child/geofencing/web_geofencing_provider_impl.h b/content/child/geofencing/web_geofencing_provider_impl.h
|
| index bb45c0334c5757c1f9dfce38ae6e7681fde8e219..da70d6d86ca76352b78245b464c1bda687a95dfd 100644
|
| --- a/content/child/geofencing/web_geofencing_provider_impl.h
|
| +++ b/content/child/geofencing/web_geofencing_provider_impl.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_CHILD_GEOFENCING_WEB_GEOFENCING_PROVIDER_IMPL_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "content/common/content_export.h"
|
| #include "third_party/WebKit/public/platform/WebGeofencingProvider.h"
|
|
|