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

Unified Diff: third_party/WebKit/Source/core/svg/SVGStaticStringList.h

Issue 2390773004: reflow comments in core/svg/ (Closed)
Patch Set: comments (heh!) 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/svg/SVGStaticStringList.h
diff --git a/third_party/WebKit/Source/core/svg/SVGStaticStringList.h b/third_party/WebKit/Source/core/svg/SVGStaticStringList.h
index aeba780b34d58e121a817d3b2a53c844f267e535..5c321c4f0c9cb3725613f3e34d8aafa7438af407 100644
--- a/third_party/WebKit/Source/core/svg/SVGStaticStringList.h
+++ b/third_party/WebKit/Source/core/svg/SVGStaticStringList.h
@@ -40,7 +40,8 @@ namespace blink {
class SVGElement;
// SVGStringList property implementations for SVGTests properties.
-// Inherits SVGAnimatedPropertyBase to enable XML attribute synchronization, but this is never animated.
+// Inherits SVGAnimatedPropertyBase to enable XML attribute synchronization, but
+// this is never animated.
class SVGStaticStringList final : public SVGAnimatedPropertyBase {
public:
static SVGStaticStringList* create(SVGElement* contextElement,
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGSVGElement.cpp ('k') | third_party/WebKit/Source/core/svg/SVGStopElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698