Chromium Code Reviews| Index: Source/web/WebGeolocationError.cpp |
| diff --git a/Source/web/WebGeolocationError.cpp b/Source/web/WebGeolocationError.cpp |
| index 7930bb2f35f5f0774805c8412918e03026f82129..9bf50d86eeca11c574b74da1c7f2a8658a28613c 100644 |
| --- a/Source/web/WebGeolocationError.cpp |
| +++ b/Source/web/WebGeolocationError.cpp |
| @@ -29,7 +29,7 @@ |
| #include "modules/geolocation/GeolocationError.h" |
| #include "public/platform/WebString.h" |
| -using namespace WebCore; |
| +using namespace blink; |
| namespace blink { |