Index: Source/web/WebOptionElement.cpp |
diff --git a/Source/web/WebOptionElement.cpp b/Source/web/WebOptionElement.cpp |
index 54bb10211743fdeab7497b0a70b97a080c7d3cad..649e415bd1aea56ef8406a3204fb14d7dc68dc8e 100644 |
--- a/Source/web/WebOptionElement.cpp |
+++ b/Source/web/WebOptionElement.cpp |
@@ -37,7 +37,7 @@ |
#include "public/platform/WebString.h" |
#include "wtf/PassRefPtr.h" |
-using namespace WebCore; |
+using namespace blink; |
using namespace HTMLNames; |
namespace blink { |