Index: public/web/WebGeolocationPermissionRequest.h |
diff --git a/public/web/WebGeolocationPermissionRequest.h b/public/web/WebGeolocationPermissionRequest.h |
index 1f4a9f8c2a6f741deeffd378f72557246576af6f..5236f6d2587e9108d4d4ab68eeb5e76249793fd8 100644 |
--- a/public/web/WebGeolocationPermissionRequest.h |
+++ b/public/web/WebGeolocationPermissionRequest.h |
@@ -33,7 +33,7 @@ namespace WebCore { |
class Geolocation; |
} |
-namespace WebKit { |
+namespace blink { |
class WebSecurityOrigin; |
// WebGeolocationPermissionRequest encapsulates a WebCore Geolocation object and represents |