Index: third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskResolutionStep.h |
diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskResolutionStep.h b/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskResolutionStep.h |
index 626122fd01b87780560cf08f4a6802246dd4d71d..e9d0378d4b6592b78ec649c273389a12113b91c7 100644 |
--- a/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskResolutionStep.h |
+++ b/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskResolutionStep.h |
@@ -34,9 +34,6 @@ |
#include "core/dom/custom/CustomElementDescriptor.h" |
#include "core/dom/custom/CustomElementMicrotaskStep.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/PassOwnPtr.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefPtr.h" |
namespace blink { |