Chromium Code Reviews| Index: Source/core/html/HTMLCollection.cpp |
| diff --git a/Source/core/html/HTMLCollection.cpp b/Source/core/html/HTMLCollection.cpp |
| index 799603c58fc2a1054971e4822b3e7e7a30ff54c8..2e7416828f16612e7e6a7a69bf293ebf683d36f1 100644 |
| --- a/Source/core/html/HTMLCollection.cpp |
| +++ b/Source/core/html/HTMLCollection.cpp |
| @@ -32,8 +32,6 @@ |
| #include "core/html/HTMLObjectElement.h" |
| #include "core/html/HTMLOptionElement.h" |
| -#include <utility> |
| - |
| namespace WebCore { |
| using namespace HTMLNames; |