Index: Source/core/dom/DocumentFragment.h |
diff --git a/Source/core/dom/DocumentFragment.h b/Source/core/dom/DocumentFragment.h |
index a4292d41c1a1b82d1b66665bff96705c01b4b1b9..953cde8a9cfd48c0dd65a8b3e8e8fb925ecfd768 100644 |
--- a/Source/core/dom/DocumentFragment.h |
+++ b/Source/core/dom/DocumentFragment.h |
@@ -29,8 +29,6 @@ |
namespace WebCore { |
-class ExecutionContext; |
- |
class DocumentFragment : public ContainerNode { |
public: |
static PassRefPtrWillBeRawPtr<DocumentFragment> create(Document&); |