| Index: Source/modules/geofencing/CircularRegion.h
|
| diff --git a/Source/modules/geolocation/CircularRegion.h b/Source/modules/geofencing/CircularRegion.h
|
| similarity index 95%
|
| rename from Source/modules/geolocation/CircularRegion.h
|
| rename to Source/modules/geofencing/CircularRegion.h
|
| index 71c83a0cec8a103afff980cd13c16b3807480c28..628c8be88ec60e51b6ea9ba17733b26d8da018c9 100644
|
| --- a/Source/modules/geolocation/CircularRegion.h
|
| +++ b/Source/modules/geofencing/CircularRegion.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CircularRegion_h
|
| #define CircularRegion_h
|
|
|
| -#include "modules/geolocation/GeofencingRegion.h"
|
| +#include "modules/geofencing/GeofencingRegion.h"
|
|
|
| namespace blink {
|
|
|
|
|