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

Unified Diff: third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.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/LayoutSVGResourcePaintServer.h
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h
index ed0c6b633164410f8f0a51612e606766cf5c66ec..6999217e7af279e50b1a066455b2c2d173ab3840 100644
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h
@@ -72,7 +72,8 @@ class SVGPaintServer {
Color m_color;
};
-// If |SVGPaintDescription::hasFallback| is true, |SVGPaintDescription::color| is set to a fallback color.
+// If |SVGPaintDescription::hasFallback| is true, |SVGPaintDescription::color|
+// is set to a fallback color.
struct SVGPaintDescription {
STACK_ALLOCATED();
SVGPaintDescription()

Powered by Google App Engine
This is Rietveld 408576698