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

Unified Diff: third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.h

Issue 2400783002: Reformat comments in core/layout/svg (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/Source/core/layout/svg/SVGTextLayoutEngineSpacing.h
diff --git a/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.h b/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.h
index a12fa67808158046ebe5d0971feb4a92c44dbe16..dae9b9f693edcdb958d5cad9505eaf376c19eb70 100644
--- a/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.h
+++ b/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.h
@@ -28,7 +28,8 @@ namespace blink {
class Font;
-// Helper class used by SVGTextLayoutEngine to handle 'letter-spacing' and 'word-spacing'.
+// Helper class used by SVGTextLayoutEngine to handle 'letter-spacing' and
+// 'word-spacing'.
class SVGTextLayoutEngineSpacing {
STACK_ALLOCATED();
WTF_MAKE_NONCOPYABLE(SVGTextLayoutEngineSpacing);

Powered by Google App Engine
This is Rietveld 408576698