Index: Source/web/WebGeolocationController.cpp |
diff --git a/Source/web/WebGeolocationController.cpp b/Source/web/WebGeolocationController.cpp |
index fd0bebf52792b758d2481d2dc4a63f7066a1589e..1d8fb59bc4b985d7c50d6a31d37bacaee6ea7d1b 100644 |
--- a/Source/web/WebGeolocationController.cpp |
+++ b/Source/web/WebGeolocationController.cpp |
@@ -32,8 +32,6 @@ |
#include "public/web/WebGeolocationError.h" |
#include "public/web/WebGeolocationPosition.h" |
-using namespace blink; |
- |
namespace blink { |
void WebGeolocationController::positionChanged(const WebGeolocationPosition& webPosition) |