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

Unified Diff: third_party/WebKit/Source/core/animation/TypedInterpolationValue.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/TypedInterpolationValue.h
diff --git a/third_party/WebKit/Source/core/animation/TypedInterpolationValue.h b/third_party/WebKit/Source/core/animation/TypedInterpolationValue.h
index ea3d9e18a11ec69a985ea8826f1a760bae1638ce..45b3149a231f8781d2f6f150efae4daddac62139 100644
--- a/third_party/WebKit/Source/core/animation/TypedInterpolationValue.h
+++ b/third_party/WebKit/Source/core/animation/TypedInterpolationValue.h
@@ -13,7 +13,8 @@ namespace blink {
class InterpolationType;
-// Represents an interpolated value between an adjacent pair of PropertySpecificKeyframes.
+// Represents an interpolated value between an adjacent pair of
+// PropertySpecificKeyframes.
class TypedInterpolationValue {
public:
static std::unique_ptr<TypedInterpolationValue> create(

Powered by Google App Engine
This is Rietveld 408576698