Index: third_party/WebKit/Source/core/dom/custom/CustomElementCallbackQueue.h |
diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElementCallbackQueue.h b/third_party/WebKit/Source/core/dom/custom/CustomElementCallbackQueue.h |
index 45f1e0c3482ab5957ce6c4afd2e1020a0337f980..2a0cc064a925137082740c29dcaf89f5c73173e1 100644 |
--- a/third_party/WebKit/Source/core/dom/custom/CustomElementCallbackQueue.h |
+++ b/third_party/WebKit/Source/core/dom/custom/CustomElementCallbackQueue.h |
@@ -34,10 +34,6 @@ |
#include "core/dom/Element.h" |
#include "core/dom/custom/CustomElementProcessingStep.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/OwnPtr.h" |
-#include "wtf/PassOwnPtr.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefPtr.h" |
#include "wtf/Vector.h" |
namespace blink { |