Chromium Code Reviews| Index: Source/web/WebElementCollection.cpp |
| diff --git a/Source/web/WebElementCollection.cpp b/Source/web/WebElementCollection.cpp |
| index 8ee1acfaa95e878eb6fc27d6acec1dc1c6e6257a..765a1ec507350dd2bd1c5ed06eee82e725091ee7 100644 |
| --- a/Source/web/WebElementCollection.cpp |
| +++ b/Source/web/WebElementCollection.cpp |
| @@ -37,8 +37,6 @@ |
| #include "public/web/WebElement.h" |
| #include "wtf/PassRefPtr.h" |
| -using namespace blink; |
| - |
| namespace blink { |
| void WebElementCollection::reset() |