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

Unified Diff: trunk/src/cc/animation/animation.h

Issue 141953013: Revert 245663 "Revert 245645 "Define WebScrollOffsetAnimationCur..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 11 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
« no previous file with comments | « no previous file | trunk/src/cc/animation/animation.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/cc/animation/animation.h
===================================================================
--- trunk/src/cc/animation/animation.h (revision 245673)
+++ trunk/src/cc/animation/animation.h (working copy)
@@ -42,8 +42,8 @@
Transform = 0,
Opacity,
Filter,
+ ScrollOffset,
BackgroundColor,
- ScrollOffset,
// This sentinel must be last.
TargetPropertyEnumSize
};
« no previous file with comments | « no previous file | trunk/src/cc/animation/animation.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698