Chromium Code Reviews| Index: third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.h |
| diff --git a/third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.h b/third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.h |
| index b5a0635a9e74b79f7f3832884a71810859f21a8f..25c749a697dfd5b1062b4f336f1e42f6eafa4803 100644 |
| --- a/third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.h |
| +++ b/third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.h |
| @@ -48,6 +48,6 @@ private: |
| String m_contentSecurityPolicyReportOnly; |
| }; |
| -} |
| +} // namespace blink |
| #endif |