| Index: third_party/WebKit/Source/modules/geolocation/GeolocationError.h
|
| diff --git a/third_party/WebKit/Source/modules/geolocation/GeolocationError.h b/third_party/WebKit/Source/modules/geolocation/GeolocationError.h
|
| index 28d3e88f7e60964c687a9c085c63e5faa845c8ca..d5780cf426c9462285a384faa1a28986345f48b6 100644
|
| --- a/third_party/WebKit/Source/modules/geolocation/GeolocationError.h
|
| +++ b/third_party/WebKit/Source/modules/geolocation/GeolocationError.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef GeolocationError_h
|
| #define GeolocationError_h
|
|
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|