| Index: Source/modules/geolocation/Coordinates.h
|
| diff --git a/Source/modules/geolocation/Coordinates.h b/Source/modules/geolocation/Coordinates.h
|
| index 037623bea0217fffcec0b1be16f9f6f2c6d911b0..8784c06860d571edba8295a03e3ee43124f794ae 100644
|
| --- a/Source/modules/geolocation/Coordinates.h
|
| +++ b/Source/modules/geolocation/Coordinates.h
|
| @@ -27,7 +27,7 @@
|
| #define Coordinates_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "core/events/Event.h"
|
| +#include "modules/EventModules.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/RefCounted.h"
|
|
|
|
|