Index: Source/core/dom/DecodedDataDocumentParser.h |
diff --git a/Source/core/dom/DecodedDataDocumentParser.h b/Source/core/dom/DecodedDataDocumentParser.h |
index 6264bbbf59b10d129c53b3313d3fd1a2945ae4a6..48f70ed5c2671e2cfb22d046d1ff513bae35486a 100644 |
--- a/Source/core/dom/DecodedDataDocumentParser.h |
+++ b/Source/core/dom/DecodedDataDocumentParser.h |
@@ -49,7 +49,7 @@ public: |
PassOwnPtr<TextResourceDecoder> takeDecoder(); |
protected: |
- explicit DecodedDataDocumentParser(Document*); |
+ explicit DecodedDataDocumentParser(Document&); |
virtual ~DecodedDataDocumentParser(); |
private: |