| Index: content/browser/geofencing/geofencing_service.h
|
| diff --git a/content/browser/geofencing/geofencing_service.h b/content/browser/geofencing/geofencing_service.h
|
| index 8c91193703f03c01359722b8ec20c2c3d603125f..dddbcfb1c706276741812eec523615fb924da980 100644
|
| --- a/content/browser/geofencing/geofencing_service.h
|
| +++ b/content/browser/geofencing/geofencing_service.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include <map>
|
|
|
| +#include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/common/content_export.h"
|
|
|