Chromium Code Reviews| Index: Source/core/editing/markup.cpp |
| diff --git a/Source/core/editing/markup.cpp b/Source/core/editing/markup.cpp |
| index 53b195c1762bcf667a4a872059bf23b31a3e4504..239e057dcb0117ce1667876d710a9a7066a2ed3a 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; |