Index: third_party/WebKit/Source/core/html/parser/HTMLElementStack.h |
diff --git a/third_party/WebKit/Source/core/html/parser/HTMLElementStack.h b/third_party/WebKit/Source/core/html/parser/HTMLElementStack.h |
index 4bb73310528a8f0d8c3cf5b4d3475762b19e6b7c..53d3e0c96e1472b10c2d59ad2ae09fe4eac05b0c 100644 |
--- a/third_party/WebKit/Source/core/html/parser/HTMLElementStack.h |
+++ b/third_party/WebKit/Source/core/html/parser/HTMLElementStack.h |
@@ -30,8 +30,6 @@ |
#include "core/html/parser/HTMLStackItem.h" |
#include "wtf/Forward.h" |
#include "wtf/Noncopyable.h" |
-#include "wtf/OwnPtr.h" |
-#include "wtf/PassOwnPtr.h" |
#include "wtf/RefPtr.h" |
namespace blink { |