| Index: third_party/WebKit/Source/core/dom/DecodedDataDocumentParser.h
|
| diff --git a/third_party/WebKit/Source/core/dom/DecodedDataDocumentParser.h b/third_party/WebKit/Source/core/dom/DecodedDataDocumentParser.h
|
| index e01a2d70056993927abab2ee46ac48b21ecb2552..a2dbce68b2fe116c43ba9b35ca18479148bd4062 100644
|
| --- a/third_party/WebKit/Source/core/dom/DecodedDataDocumentParser.h
|
| +++ b/third_party/WebKit/Source/core/dom/DecodedDataDocumentParser.h
|
| @@ -58,6 +58,6 @@ private:
|
| OwnPtr<TextResourceDecoder> m_decoder;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // DecodedDataDocumentParser_h
|
|
|