Chromium Code Reviews| Index: Source/core/editing/markup.cpp |
| diff --git a/Source/core/editing/markup.cpp b/Source/core/editing/markup.cpp |
| index b89fc7470f668f0e3f48becfda86618a4ebfb430..9236c00bd4d0044d5e09b0f7c3a6ce0e639699eb 100644 |
| --- a/Source/core/editing/markup.cpp |
| +++ b/Source/core/editing/markup.cpp |
| @@ -60,8 +60,6 @@ |
| #include "wtf/StdLibExtras.h" |
| #include "wtf/text/StringBuilder.h" |
| -using namespace std; |
| - |
| namespace WebCore { |
| using namespace HTMLNames; |