| Index: Source/modules/geolocation/Coordinates.h
|
| diff --git a/Source/modules/geolocation/Coordinates.h b/Source/modules/geolocation/Coordinates.h
|
| index 50587db3c2d41d03389e27f7ceb85f9d1b26d4dc..82d37e671a81e579caa8a618301c85534a71e7a6 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/dom/Event.h"
|
| +#include "core/events/Event.h"
|
| #include "wtf/RefCounted.h"
|
|
|
| namespace WebCore {
|
|
|