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

Unified Diff: third_party/WebKit/public/web/WebRemoteFrame.h

Issue 2388103002: reflow comments in public/web (Closed)
Patch Set: Created 4 years, 2 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/public/web/WebRemoteFrame.h
diff --git a/third_party/WebKit/public/web/WebRemoteFrame.h b/third_party/WebKit/public/web/WebRemoteFrame.h
index e25cd7bdd0b90f5e0fb447d1835cb408751d3ba4..9467d8066fc9a82012ea371962ee303849828c38 100644
--- a/third_party/WebKit/public/web/WebRemoteFrame.h
+++ b/third_party/WebKit/public/web/WebRemoteFrame.h
@@ -63,7 +63,8 @@ class WebRemoteFrame : public WebFrame {
// Resets replicated CSP headers to an empty set.
virtual void resetReplicatedContentSecurityPolicy() const = 0;
- // Set frame enforcement of insecure request policy replicated from another process.
+ // Set frame enforcement of insecure request policy replicated from another
+ // process.
virtual void setReplicatedInsecureRequestPolicy(
WebInsecureRequestPolicy) const = 0;
« no previous file with comments | « third_party/WebKit/public/web/WebPrintScalingOption.h ('k') | third_party/WebKit/public/web/WebSecurityPolicy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698