Chromium Code Reviews| Index: Source/web/WebFormElement.cpp |
| diff --git a/Source/web/WebFormElement.cpp b/Source/web/WebFormElement.cpp |
| index 5f660d91934af2a8b5717c4a5a85c8d04fd6dc62..f8b914cfb9c9df8f70dbfdcc92a3d599ca160fa8 100644 |
| --- a/Source/web/WebFormElement.cpp |
| +++ b/Source/web/WebFormElement.cpp |
| @@ -41,8 +41,6 @@ |
| #include "public/web/WebInputElement.h" |
| #include "wtf/PassRefPtr.h" |
| -using namespace blink; |
| - |
| namespace blink { |
| bool WebFormElement::autoComplete() const |