Chromium Code Reviews| Index: Source/web/WebDocumentType.cpp |
| diff --git a/Source/web/WebDocumentType.cpp b/Source/web/WebDocumentType.cpp |
| index f2ff37063c82a6d583f63bbee0d2bdb508e07e32..a7ecb14a4e47e3d5764be409fd8e9bb1f7d239ae 100644 |
| --- a/Source/web/WebDocumentType.cpp |
| +++ b/Source/web/WebDocumentType.cpp |
| @@ -35,8 +35,6 @@ |
| #include "public/platform/WebString.h" |
| #include "wtf/PassRefPtr.h" |
| -using namespace blink; |
| - |
| namespace blink { |
| WebString WebDocumentType::name() const |