Chromium Code Reviews| Index: Source/platform/exported/WebCursorInfo.cpp |
| diff --git a/Source/platform/exported/WebCursorInfo.cpp b/Source/platform/exported/WebCursorInfo.cpp |
| index c3e155c3ac03e8a5205846cba99798734a9c4ab6..c2f962bb210bf054931007de2e8249705d03f96f 100644 |
| --- a/Source/platform/exported/WebCursorInfo.cpp |
| +++ b/Source/platform/exported/WebCursorInfo.cpp |
| @@ -33,8 +33,6 @@ |
| #include "platform/Cursor.h" |
| -using namespace blink; |
| - |
| namespace blink { |
| WebCursorInfo::WebCursorInfo(const Cursor& cursor) |