| Index: Source/web/WebOptionElement.cpp
|
| diff --git a/Source/web/WebOptionElement.cpp b/Source/web/WebOptionElement.cpp
|
| index 649e415bd1aea56ef8406a3204fb14d7dc68dc8e..04996bcc889a5350c83fe338583136fd5a3e3216 100644
|
| --- a/Source/web/WebOptionElement.cpp
|
| +++ b/Source/web/WebOptionElement.cpp
|
| @@ -37,9 +37,6 @@
|
| #include "public/platform/WebString.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
| -using namespace blink;
|
| -using namespace HTMLNames;
|
| -
|
| namespace blink {
|
|
|
| void WebOptionElement::setValue(const WebString& newValue)
|
|
|