Chromium Code Reviews| Index: Source/web/WebLabelElement.cpp |
| diff --git a/Source/web/WebLabelElement.cpp b/Source/web/WebLabelElement.cpp |
| index 1cd2896176e2cb543865c7011ff93cdae2675ad8..e98162a4e765327e01496529d41a176ffe58bce6 100644 |
| --- a/Source/web/WebLabelElement.cpp |
| +++ b/Source/web/WebLabelElement.cpp |
| @@ -36,8 +36,6 @@ |
| #include "public/platform/WebString.h" |
| #include "wtf/PassRefPtr.h" |
| -using namespace blink; |
| - |
| namespace blink { |
| WebElement WebLabelElement::correspondingControl() |