Index: third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskImportStep.h |
diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskImportStep.h b/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskImportStep.h |
index 37d81b3ad587b3a10c04d5c2ec681e2b5725b1da..cebf67f402afd1b5e485ff4b3dc7475edc9ddbe2 100644 |
--- a/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskImportStep.h |
+++ b/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskImportStep.h |
@@ -33,10 +33,6 @@ |
#include "core/dom/custom/CustomElementMicrotaskStep.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/Noncopyable.h" |
-#include "wtf/PassOwnPtr.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefPtr.h" |
#include "wtf/WeakPtr.h" |
namespace blink { |