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

Unified Diff: cc/animation/animation.h

Issue 112933005: Define WebScrollOffsetAnimationCurveImpl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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 | cc/animation/animation.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/animation/animation.h
diff --git a/cc/animation/animation.h b/cc/animation/animation.h
index c7d53c2745e21ce9ccf6614573e078cc44e59400..f996c38bbb3dd410bad69189955c8533a2b77e00 100644
--- a/cc/animation/animation.h
+++ b/cc/animation/animation.h
@@ -42,8 +42,8 @@ class CC_EXPORT Animation {
Transform = 0,
Opacity,
Filter,
- BackgroundColor,
ScrollOffset,
+ BackgroundColor,
// This sentinel must be last.
TargetPropertyEnumSize
};
« no previous file with comments | « no previous file | cc/animation/animation.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698