| Index: content/browser/geofencing/geofencing_service.h
|
| diff --git a/content/browser/geofencing/geofencing_service.h b/content/browser/geofencing/geofencing_service.h
|
| index dc3d832ffdf3b198ac5c0ea50fd99b326c1e24b2..894b81696fd7e61b6421facd86fc04d93ce31c87 100644
|
| --- a/content/browser/geofencing/geofencing_service.h
|
| +++ b/content/browser/geofencing/geofencing_service.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/common/content_export.h"
|
| -#include "content/common/geofencing_status.h"
|
| +#include "content/common/geofencing_types.h"
|
|
|
| template <typename T>
|
| struct DefaultSingletonTraits;
|
|
|