Index: Source/modules/geolocation/testing/GeolocationClientMock.cpp |
diff --git a/Source/modules/geolocation/testing/GeolocationClientMock.cpp b/Source/modules/geolocation/testing/GeolocationClientMock.cpp |
index b82d2a94e820a524152862dfe3b348de996cf83a..91eb111f0bf7ce6a5a64746a24f45d6449d17c14 100644 |
--- a/Source/modules/geolocation/testing/GeolocationClientMock.cpp |
+++ b/Source/modules/geolocation/testing/GeolocationClientMock.cpp |
@@ -36,7 +36,7 @@ |
#include "modules/geolocation/GeolocationError.h" |
#include "modules/geolocation/GeolocationPosition.h" |
-namespace WebCore { |
+namespace blink { |
GeolocationClientMock::GeolocationClientMock() |
: m_hasError(false) |