| Index: Source/core/html/parser/HTMLElementStack.cpp
|
| diff --git a/Source/core/html/parser/HTMLElementStack.cpp b/Source/core/html/parser/HTMLElementStack.cpp
|
| index 1a8227c9fdc3612193d13951e67e6310e09d2b26..9adfdf1612cd53d1d283fd976d51af2ddd6f11a6 100644
|
| --- a/Source/core/html/parser/HTMLElementStack.cpp
|
| +++ b/Source/core/html/parser/HTMLElementStack.cpp
|
| @@ -34,7 +34,6 @@
|
| #include "core/html/HTMLHtmlElement.h"
|
| #include "core/html/HTMLOptGroupElement.h"
|
| #include "core/html/HTMLTableElement.h"
|
| -#include "wtf/PassOwnPtr.h"
|
|
|
| namespace WebCore {
|
|
|
|
|