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

Unified Diff: third_party/WebKit/Source/core/animation/PairwiseInterpolationValue.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/PairwiseInterpolationValue.h
diff --git a/third_party/WebKit/Source/core/animation/PairwiseInterpolationValue.h b/third_party/WebKit/Source/core/animation/PairwiseInterpolationValue.h
index 89ffe695f63be045078fd537611fd5ac8de1819c..3249351d0016d6d39727d9ac505bb13071ecdedb 100644
--- a/third_party/WebKit/Source/core/animation/PairwiseInterpolationValue.h
+++ b/third_party/WebKit/Source/core/animation/PairwiseInterpolationValue.h
@@ -12,7 +12,8 @@
namespace blink {
-// Represents the smooth interpolation between an adjacent pair of PropertySpecificKeyframes.
+// Represents the smooth interpolation between an adjacent pair of
+// PropertySpecificKeyframes.
struct PairwiseInterpolationValue {
DISALLOW_NEW_EXCEPT_PLACEMENT_NEW();

Powered by Google App Engine
This is Rietveld 408576698