| Index: Source/WebKit/chromium/src/WebGeolocationError.cpp
|
| diff --git a/Source/WebKit/chromium/src/WebGeolocationError.cpp b/Source/WebKit/chromium/src/WebGeolocationError.cpp
|
| index aa6e0d7fceb06d1d0c14fa6de5757ebe85917055..ae349e7d022e5cf5810d7fce3bc2267b10c57ed0 100644
|
| --- a/Source/WebKit/chromium/src/WebGeolocationError.cpp
|
| +++ b/Source/WebKit/chromium/src/WebGeolocationError.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "WebGeolocationError.h"
|
|
|
| -#include "GeolocationError.h"
|
| +#include "modules/geolocation/GeolocationError.h"
|
| #include <public/WebString.h>
|
|
|
| using namespace WebCore;
|
|
|