| Index: Source/web/WebGeolocationController.cpp
|
| diff --git a/Source/web/WebGeolocationController.cpp b/Source/web/WebGeolocationController.cpp
|
| index b29ee379307a7e6d7f182473ab0d25a49087c7d6..fd0bebf52792b758d2481d2dc4a63f7066a1589e 100644
|
| --- a/Source/web/WebGeolocationController.cpp
|
| +++ b/Source/web/WebGeolocationController.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "public/web/WebGeolocationError.h"
|
| #include "public/web/WebGeolocationPosition.h"
|
|
|
| -using namespace WebCore;
|
| +using namespace blink;
|
|
|
| namespace blink {
|
|
|
|
|