| Index: Source/modules/geolocation/testing/GeolocationClientMock.h
|
| diff --git a/Source/modules/geolocation/testing/GeolocationClientMock.h b/Source/modules/geolocation/testing/GeolocationClientMock.h
|
| index b75f3cc05b4323fa0ff819fe62916fc1b3187569..b395b12cbfd5c504ab33a85263e30fe791f07805 100644
|
| --- a/Source/modules/geolocation/testing/GeolocationClientMock.h
|
| +++ b/Source/modules/geolocation/testing/GeolocationClientMock.h
|
| @@ -38,7 +38,7 @@
|
| #include "wtf/HashSet.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| class GeolocationController;
|
| class GeolocationPosition;
|
|
|