Chromium Code Reviews| Index: Source/core/html/HTMLInputElement.cpp |
| diff --git a/Source/core/html/HTMLInputElement.cpp b/Source/core/html/HTMLInputElement.cpp |
| index 08ae67ccc7dcd8ca9ef260af1010c08aa0595749..91a78c5a35198c8d9ba4a2fd9a179c753ac431c7 100644 |
| --- a/Source/core/html/HTMLInputElement.cpp |
| +++ b/Source/core/html/HTMLInputElement.cpp |
| @@ -76,8 +76,6 @@ |
| #include "platform/text/PlatformLocale.h" |
| #include "wtf/MathExtras.h" |
| -using namespace std; |
| - |
| namespace WebCore { |
| using namespace HTMLNames; |