Chromium Code Reviews| Index: Source/web/FindInPageCoordinates.cpp |
| diff --git a/Source/web/FindInPageCoordinates.cpp b/Source/web/FindInPageCoordinates.cpp |
| index 80aeee761b7913ed0dca4b28969d9bdbc7ab65b1..1f5dbfd3e03018cbc959a7287f42fdb6bf2352f1 100644 |
| --- a/Source/web/FindInPageCoordinates.cpp |
| +++ b/Source/web/FindInPageCoordinates.cpp |
| @@ -44,7 +44,7 @@ |
| #include "platform/geometry/FloatQuad.h" |
| #include "platform/geometry/IntPoint.h" |
| -using namespace WebCore; |
| +using namespace blink; |
| namespace blink { |