Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / geolocation / GeolocationClient.h
index c4a90da..9b51f36 100644 (file)
@@ -26,7 +26,7 @@
 #ifndef GeolocationClient_h
 #define GeolocationClient_h
 
-namespace WebCore {
+namespace blink {
 
 class Geolocation;
 class GeolocationController;
@@ -54,6 +54,6 @@ protected:
 
 void provideGeolocationTo(LocalFrame&, GeolocationClient*);
 
-} // namespace WebCore
+} // namespace blink
 
 #endif // GeolocationClient_h