Index: third_party/WebKit/Source/core/dom/DocumentParser.h |
diff --git a/third_party/WebKit/Source/core/dom/DocumentParser.h b/third_party/WebKit/Source/core/dom/DocumentParser.h |
index 425fc23b82ed73bc4d3adb1790d262cd687c2066..b5ff387f057b2073addf4cd940e372f4a6f007cc 100644 |
--- a/third_party/WebKit/Source/core/dom/DocumentParser.h |
+++ b/third_party/WebKit/Source/core/dom/DocumentParser.h |
@@ -105,8 +105,6 @@ public: |
protected: |
explicit DocumentParser(Document*); |
- virtual void flush() = 0; |
- |
private: |
enum ParserState { |
ParsingState, |