Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / WebColorName.cpp
index a231c2f..061cd7e 100644 (file)
@@ -36,8 +36,6 @@
 #include "platform/graphics/Color.h"
 #include "public/platform/WebColor.h"
 
-using namespace::WebCore;
-
 namespace blink {
 
 static int toCSSValueKeyword(WebColorName name)
@@ -125,4 +123,4 @@ void setNamedColors(const WebColorName* colorNames, const WebColor* colors, size
     // TODO(jeremy): Tell RenderTheme to update colors.
 }
 
-} // WebKit
+} // namespace blink