Chromium Code Reviews| Index: Source/core/html/parser/HTMLElementStack.cpp | 
| diff --git a/Source/core/html/parser/HTMLElementStack.cpp b/Source/core/html/parser/HTMLElementStack.cpp | 
| index f202ede0f964d44459c4ac9da88eada4301c1e8f..affc1a3a4dd1ea541a665aa116c3d1499ec4ebcf 100644 | 
| --- a/Source/core/html/parser/HTMLElementStack.cpp | 
| +++ b/Source/core/html/parser/HTMLElementStack.cpp | 
| @@ -30,7 +30,6 @@ | 
| #include "HTMLNames.h" | 
| #include "MathMLNames.h" | 
| #include "SVGNames.h" | 
| -#include "core/dom/DocumentFragment.h" | 
| #include "core/dom/Element.h" | 
| #include <wtf/PassOwnPtr.h> |