Index: third_party/WebKit/Source/core/dom/DocumentInit.h |
diff --git a/third_party/WebKit/Source/core/dom/DocumentInit.h b/third_party/WebKit/Source/core/dom/DocumentInit.h |
index add143d97c75075e0d38cbb842f76f4654f88622..e7e34e230da6e8fc651c0ce10b7209c330991f48 100644 |
--- a/third_party/WebKit/Source/core/dom/DocumentInit.h |
+++ b/third_party/WebKit/Source/core/dom/DocumentInit.h |
@@ -34,7 +34,6 @@ |
#include "core/dom/custom/V0CustomElementRegistrationContext.h" |
#include "platform/heap/Handle.h" |
#include "platform/weborigin/KURL.h" |
-#include "wtf/WeakPtr.h" |
namespace blink { |