| Index: third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp b/third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp
|
| index 265b95b84a9d65d7ad154dc12ed36ce55ff5fd29..9059a68f2c79dd81560a08fcd6a3f08c1e6aabbd 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp
|
| @@ -326,4 +326,4 @@ DEFINE_TRACE(HTMLViewSourceDocument)
|
| HTMLDocument::trace(visitor);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|