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

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

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
Index: trunk/src/cc/animation/animation.cc
===================================================================
--- trunk/src/cc/animation/animation.cc (revision 245673)
+++ trunk/src/cc/animation/animation.cc (working copy)
@@ -32,8 +32,8 @@
"Transform",
"Opacity",
"Filter",
- "BackgroundColor",
- "ScrollOffset"
+ "ScrollOffset",
+ "BackgroundColor"
};
COMPILE_ASSERT(static_cast<int>(cc::Animation::TargetPropertyEnumSize) ==
« no previous file with comments | « trunk/src/cc/animation/animation.h ('k') | trunk/src/webkit/renderer/compositor_bindings/compositor_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698