Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1289)

Unified Diff: third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.cpp

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.cpp
diff --git a/third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.cpp b/third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.cpp
index 6f831bd97b31d9906450f92bd4b24f4b6f04c90f..c297785fd502626fd03185d850ea63ff01efec24 100644
--- a/third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.cpp
+++ b/third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.cpp
@@ -36,4 +36,4 @@ ContentSecurityPolicyResponseHeaders::ContentSecurityPolicyResponseHeaders(
response.HttpHeaderField(HTTPNames::Content_Security_Policy)),
content_security_policy_report_only_(response.HttpHeaderField(
HTTPNames::Content_Security_Policy_Report_Only)) {}
-}
+} // namespace blink

Powered by Google App Engine
This is Rietveld 408576698