| Index: Source/modules/geolocation/PositionError.h
|
| diff --git a/Source/modules/geolocation/PositionError.h b/Source/modules/geolocation/PositionError.h
|
| index 5be3f08b1043e77ad5ac0861a659a18dffe39329..7458edf055cd03ce99d4f88d4b18cff9e57908f0 100644
|
| --- a/Source/modules/geolocation/PositionError.h
|
| +++ b/Source/modules/geolocation/PositionError.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef PositionError_h
|
| #define PositionError_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|