Index: Source/core/dom/Text.h |
diff --git a/Source/core/dom/Text.h b/Source/core/dom/Text.h |
index fc387d2d75c3d05edfbf6f1d16042e51215cc445..710acbc4425a46e81276b1393ff6da633dabcd72 100644 |
--- a/Source/core/dom/Text.h |
+++ b/Source/core/dom/Text.h |
@@ -29,7 +29,6 @@ namespace WebCore { |
class ExceptionState; |
class RenderText; |
-class ExecutionContext; |
class Text : public CharacterData { |
public: |