Chromium Code Reviews| Index: Source/core/dom/NameNodeList.cpp |
| diff --git a/Source/core/dom/NameNodeList.cpp b/Source/core/dom/NameNodeList.cpp |
| index 2323d7529842421a2e66c214f88e3b092c3b8134..19aadbb844449fa418137eb9043a9f8ece00e7f0 100644 |
| --- a/Source/core/dom/NameNodeList.cpp |
| +++ b/Source/core/dom/NameNodeList.cpp |
| @@ -23,7 +23,6 @@ |
| #include "config.h" |
| #include "core/dom/NameNodeList.h" |
| -#include "HTMLNames.h" |
| #include "core/dom/Element.h" |
| #include "core/dom/NodeRareData.h" |
| #include <wtf/Assertions.h> |