Chromium Code Reviews| Index: third_party/WebKit/Source/platform/network/HTTPParsers.h |
| diff --git a/third_party/WebKit/Source/platform/network/HTTPParsers.h b/third_party/WebKit/Source/platform/network/HTTPParsers.h |
| index 34e9f96ce8559289bdc99887510548cb70ee1d21..58c66bc9dedc8b5484554e8038ce2383939862c6 100644 |
| --- a/third_party/WebKit/Source/platform/network/HTTPParsers.h |
| +++ b/third_party/WebKit/Source/platform/network/HTTPParsers.h |
| @@ -107,6 +107,6 @@ PLATFORM_EXPORT void parseCommaDelimitedHeader(const String& headerValue, CommaD |
| PLATFORM_EXPORT ContentTypeOptionsDisposition parseContentTypeOptionsHeader(const String& header); |
| -} |
| +} // namespace blink |
| #endif |