| Index: Source/modules/geolocation/PositionError.h
|
| diff --git a/Source/modules/geolocation/PositionError.h b/Source/modules/geolocation/PositionError.h
|
| index 5701840b36b98f454cf380f4d160ea4b9ac7e7dc..430fc1bff6f73408c3905da12a3f9535c1110acf 100644
|
| --- a/Source/modules/geolocation/PositionError.h
|
| +++ b/Source/modules/geolocation/PositionError.h
|
| @@ -27,7 +27,7 @@
|
| #define PositionError_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
|
|