| Index: third_party/WebKit/Source/modules/geolocation/PositionError.h
|
| diff --git a/third_party/WebKit/Source/modules/geolocation/PositionError.h b/third_party/WebKit/Source/modules/geolocation/PositionError.h
|
| index 8f01491ec15c77b186832cbc96790a88c7cb24ab..4a86efd685efd04ff6df14aca39341ac4760fbf0 100644
|
| --- a/third_party/WebKit/Source/modules/geolocation/PositionError.h
|
| +++ b/third_party/WebKit/Source/modules/geolocation/PositionError.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|