| Index: Source/web/GeolocationClientProxy.cpp
|
| diff --git a/Source/web/GeolocationClientProxy.cpp b/Source/web/GeolocationClientProxy.cpp
|
| index 94ee7cfa7a5b6a847b44c2308dcee4d096927bda..cd4c95516b0643becf2a4c9ca34b232b2826b6fa 100644
|
| --- a/Source/web/GeolocationClientProxy.cpp
|
| +++ b/Source/web/GeolocationClientProxy.cpp
|
| @@ -33,7 +33,7 @@
|
| #include "modules/geolocation/Geolocation.h"
|
| #include "modules/geolocation/GeolocationPosition.h"
|
|
|
| -namespace WebKit {
|
| +namespace blink {
|
|
|
| GeolocationClientProxy::GeolocationClientProxy(WebGeolocationClient* client)
|
| : m_client(client)
|
|
|