| Index: Source/modules/geolocation/Coordinates.h
|
| diff --git a/Source/modules/geolocation/Coordinates.h b/Source/modules/geolocation/Coordinates.h
|
| index 848941d964389c9410908417f77e5ead0d1161d3..037623bea0217fffcec0b1be16f9f6f2c6d911b0 100644
|
| --- a/Source/modules/geolocation/Coordinates.h
|
| +++ b/Source/modules/geolocation/Coordinates.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| #include "core/events/Event.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/RefCounted.h"
|
|
|
| namespace WebCore {
|
|
|