Chromium Code Reviews| Index: Source/web/WebColorName.cpp |
| diff --git a/Source/web/WebColorName.cpp b/Source/web/WebColorName.cpp |
| index a231c2f6451de900988278195e18c4b47b1a7437..279a30e960b331bd348d408e6c8f9bb95711f2c0 100644 |
| --- a/Source/web/WebColorName.cpp |
| +++ b/Source/web/WebColorName.cpp |
| @@ -36,8 +36,6 @@ |
| #include "platform/graphics/Color.h" |
| #include "public/platform/WebColor.h" |
| -using namespace::WebCore; |
| - |
| namespace blink { |
| static int toCSSValueKeyword(WebColorName name) |