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

Unified Diff: third_party/WebKit/public/platform/linux/WebSandboxSupport.h

Issue 2386173003: reflow comments in public/platform/linux (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
« no previous file with comments | « third_party/WebKit/public/platform/linux/WebFontRenderStyle.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/platform/linux/WebSandboxSupport.h
diff --git a/third_party/WebKit/public/platform/linux/WebSandboxSupport.h b/third_party/WebKit/public/platform/linux/WebSandboxSupport.h
index 66cfd72dc60f926e3427245e7d6840f51f42fa6c..877631d794389a3e60b439942cf5d1eabd9443df 100644
--- a/third_party/WebKit/public/platform/linux/WebSandboxSupport.h
+++ b/third_party/WebKit/public/platform/linux/WebSandboxSupport.h
@@ -44,7 +44,8 @@ struct WebFontRenderStyle;
// https://chromium.googlesource.com/chromium/src/+/master/docs/linux_sandbox_ipc.md
class WebSandboxSupport {
public:
- // Get information to instantiate a font which contains glyphs for the given Unicode code-point.
+ // Get information to instantiate a font which contains glyphs for the given
+ // Unicode code-point.
// character: a UTF-32 codepoint
// preferredLocale: preferred locale identifier for the |characters|
// (e.g. "en", "ja", "zh-CN")
« no previous file with comments | « third_party/WebKit/public/platform/linux/WebFontRenderStyle.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698