Chromium Code Reviews| Index: Source/bindings/v8/custom/V8GeolocationCustom.cpp |
| diff --git a/Source/bindings/v8/custom/V8GeolocationCustom.cpp b/Source/bindings/v8/custom/V8GeolocationCustom.cpp |
| index f94d98550f39fce2b74db0fa75da7c2a8d882e94..e09d99c34bd46bf150245dcf22173f89d043e7fc 100644 |
| --- a/Source/bindings/v8/custom/V8GeolocationCustom.cpp |
| +++ b/Source/bindings/v8/custom/V8GeolocationCustom.cpp |
| @@ -32,7 +32,6 @@ |
| #include "bindings/v8/V8Callback.h" |
| #include "modules/geolocation/Geolocation.h" |
| -using namespace std; |
| using namespace WTF; |
| namespace WebCore { |