Index: Source/modules/geolocation/GeolocationInspectorAgent.h |
diff --git a/Source/modules/geolocation/GeolocationInspectorAgent.h b/Source/modules/geolocation/GeolocationInspectorAgent.h |
index 429ceae6167b378911e4ed545dff6c1fc6dbbb0d..082b7a89fac87a696816b91c3259d90c05209af4 100644 |
--- a/Source/modules/geolocation/GeolocationInspectorAgent.h |
+++ b/Source/modules/geolocation/GeolocationInspectorAgent.h |
@@ -37,7 +37,7 @@ |
#include "wtf/HashSet.h" |
#include "wtf/text/WTFString.h" |
-namespace WebCore { |
+namespace blink { |
class GeolocationController; |
@@ -69,7 +69,7 @@ private: |
}; |
-} // namespace WebCore |
+} // namespace blink |
#endif // !defined(GeolocationInspectorAgent_h) |