| Index: Source/WebKit/chromium/src/WebGeolocationPosition.cpp
|
| diff --git a/Source/WebKit/chromium/src/WebGeolocationPosition.cpp b/Source/WebKit/chromium/src/WebGeolocationPosition.cpp
|
| index 75b3306d3ec827f0a1911ff6bd06661e07558054..e683f16ee720736f02be86cd0df627dc99351639 100644
|
| --- a/Source/WebKit/chromium/src/WebGeolocationPosition.cpp
|
| +++ b/Source/WebKit/chromium/src/WebGeolocationPosition.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "WebGeolocationPosition.h"
|
|
|
| -#include "GeolocationPosition.h"
|
| +#include "modules/geolocation/GeolocationPosition.h"
|
|
|
| using namespace WebCore;
|
|
|
|
|