Chromium Code Reviews| Index: Source/web/WebInputElement.cpp |
| diff --git a/Source/web/WebInputElement.cpp b/Source/web/WebInputElement.cpp |
| index d2f81ea4b86ca8f93eb6c8785c93d4fe4ae79570..00a81ad66b84f2f2793ab8c8ab191c6ed84c6132 100644 |
| --- a/Source/web/WebInputElement.cpp |
| +++ b/Source/web/WebInputElement.cpp |
| @@ -43,8 +43,6 @@ |
| #include "public/web/WebElementCollection.h" |
| #include "wtf/PassRefPtr.h" |
| -using namespace blink; |
| - |
| namespace blink { |
| bool WebInputElement::isTextField() const |