| Index: third_party/WebKit/Source/core/html/HTMLViewSourceDocument.h
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLViewSourceDocument.h b/third_party/WebKit/Source/core/html/HTMLViewSourceDocument.h
|
| index cddaffdcd50b7b53aeb1cc67e522e27cb813717a..8839ed4e6eabe5239f3bcf8a357eef80a0f183a5 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLViewSourceDocument.h
|
| +++ b/third_party/WebKit/Source/core/html/HTMLViewSourceDocument.h
|
| @@ -84,6 +84,6 @@ private:
|
| int m_lineNumber;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // HTMLViewSourceDocument_h
|
|
|