| Index: Source/WebKit/chromium/src/GeolocationClientProxy.h
|
| diff --git a/Source/WebKit/chromium/src/GeolocationClientProxy.h b/Source/WebKit/chromium/src/GeolocationClientProxy.h
|
| index ee175dc0dc139f96ccefc801098872333d5fdc22..5d8d74c325bd611c12267958a7ca8b3576bb1805 100644
|
| --- a/Source/WebKit/chromium/src/GeolocationClientProxy.h
|
| +++ b/Source/WebKit/chromium/src/GeolocationClientProxy.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef GeolocationClientProxy_h
|
| #define GeolocationClientProxy_h
|
|
|
| -#include "GeolocationClient.h"
|
| #include "WebGeolocationController.h"
|
| +#include "modules/geolocation/GeolocationClient.h"
|
| #include <wtf/RefPtr.h>
|
|
|
| namespace WebCore {
|
|
|