Index: third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.h |
diff --git a/third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.h b/third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.h |
index 7a371065974e896725b56e5ef5a39b96a28748d8..44df6ebbd234b1aa2f6c86fba58435d6ff852b30 100644 |
--- a/third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.h |
+++ b/third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.h |
@@ -311,6 +311,6 @@ private: |
String m_selfProtocol; |
}; |
-} |
+} // namespace blink |
#endif |