Index: third_party/WebKit/Source/core/dom/custom/CustomElement.h |
diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElement.h b/third_party/WebKit/Source/core/dom/custom/CustomElement.h |
index c277ebeaac541d3257460524be5e323c2c50baf4..0923fc585c7d00c9feeebdc8bebed2fe6de630bc 100644 |
--- a/third_party/WebKit/Source/core/dom/custom/CustomElement.h |
+++ b/third_party/WebKit/Source/core/dom/custom/CustomElement.h |
@@ -35,9 +35,6 @@ |
#include "core/dom/custom/CustomElementDefinition.h" |
#include "wtf/Allocator.h" |
#include "wtf/HashMap.h" |
-#include "wtf/Noncopyable.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefPtr.h" |
#include "wtf/Vector.h" |
#include "wtf/text/AtomicString.h" |