Chromium Code Reviews| Index: third_party/WebKit/Source/platform/mhtml/MHTMLParser.h |
| diff --git a/third_party/WebKit/Source/platform/mhtml/MHTMLParser.h b/third_party/WebKit/Source/platform/mhtml/MHTMLParser.h |
| index f4689b4b31fd024632e32bfeead2eebf652cdd2b..ddb1796b16970b03230c9c323ed3415c44edb6da 100644 |
| --- a/third_party/WebKit/Source/platform/mhtml/MHTMLParser.h |
| +++ b/third_party/WebKit/Source/platform/mhtml/MHTMLParser.h |
| @@ -80,6 +80,6 @@ private: |
| WillBeHeapVector<RefPtrWillBeMember<MHTMLArchive>> m_frames; |
| }; |
| -} |
| +} // namespace blink |
| #endif |