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

Unified Diff: third_party/WebKit/Source/core/animation/InterpolableValue.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/InterpolableValue.h
diff --git a/third_party/WebKit/Source/core/animation/InterpolableValue.h b/third_party/WebKit/Source/core/animation/InterpolableValue.h
index 1bd9fb830d951eca99e8693fead64fd507f6fafe..6344f047b7919500fcc287278fce96382d11ecb8 100644
--- a/third_party/WebKit/Source/core/animation/InterpolableValue.h
+++ b/third_party/WebKit/Source/core/animation/InterpolableValue.h
@@ -14,7 +14,8 @@
namespace blink {
-// Represents the components of a PropertySpecificKeyframe's value that change smoothly as it interpolates to an adjacent value.
+// Represents the components of a PropertySpecificKeyframe's value that change
+// smoothly as it interpolates to an adjacent value.
class CORE_EXPORT InterpolableValue {
USING_FAST_MALLOC(InterpolableValue);
« no previous file with comments | « third_party/WebKit/Source/core/animation/InertEffect.h ('k') | third_party/WebKit/Source/core/animation/Interpolation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698