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

Unified Diff: third_party/WebKit/Source/core/animation/animatable/AnimatableRepeatable.h

Issue 2384263003: Reflow comments in core/animation and subdirs (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/animation/animatable/AnimatableRepeatable.h
diff --git a/third_party/WebKit/Source/core/animation/animatable/AnimatableRepeatable.h b/third_party/WebKit/Source/core/animation/animatable/AnimatableRepeatable.h
index 1fa82229b4f2d6e70ac408306209c6ca08089dc6..3d367db7116279bf10e6a8e8edda503956dab47e 100644
--- a/third_party/WebKit/Source/core/animation/animatable/AnimatableRepeatable.h
+++ b/third_party/WebKit/Source/core/animation/animatable/AnimatableRepeatable.h
@@ -37,7 +37,8 @@
namespace blink {
-// This class represents collections of values that animate in a repeated fashion as described by the CSS Transitions spec:
+// This class represents collections of values that animate in a repeated
+// fashion as described by the CSS Transitions spec:
// http://www.w3.org/TR/css3-transitions/#animtype-repeatable-list
class CORE_EXPORT AnimatableRepeatable : public AnimatableValue {
public:

Powered by Google App Engine
This is Rietveld 408576698