Chromium Code Reviews| Index: Source/core/dom/LiveNodeList.cpp |
| diff --git a/Source/core/dom/LiveNodeList.cpp b/Source/core/dom/LiveNodeList.cpp |
| index fea8b8aec93122457b43024dfd7e3c285348380d..5343cb9520fc25e6ff72d513612b868359ea7998 100644 |
| --- a/Source/core/dom/LiveNodeList.cpp |
| +++ b/Source/core/dom/LiveNodeList.cpp |
| @@ -23,7 +23,6 @@ |
| #include "config.h" |
| #include "core/dom/LiveNodeList.h" |
| -#include "core/dom/Document.h" |
| #include "core/dom/Element.h" |
| #include "core/html/HTMLCollection.h" |