Chromium Code Reviews| Index: Source/web/WebSelector.cpp |
| diff --git a/Source/web/WebSelector.cpp b/Source/web/WebSelector.cpp |
| index 688484f70fb5c62df8c8c568b47b4c8672b54170..783df6b4f71af4ddc4416ff3c512218037c25b10 100644 |
| --- a/Source/web/WebSelector.cpp |
| +++ b/Source/web/WebSelector.cpp |
| @@ -35,8 +35,6 @@ |
| #include "core/css/parser/BisonCSSParser.h" |
| #include "public/platform/WebString.h" |
| -using namespace blink; |
| - |
| namespace blink { |
| WebString canonicalizeSelector(WebString webSelector, WebSelectorType restriction) |