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

Unified Diff: Source/core/animation/TransformStyleInterpolation.cpp

Issue 880743003: Revert of Oilpan: Fix compile failure from r189762 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/animation/TransformStyleInterpolation.cpp
diff --git a/Source/core/animation/TransformStyleInterpolation.cpp b/Source/core/animation/TransformStyleInterpolation.cpp
index 2befada5f673d4d7ff82f68f704829c3aa122058..97f1f7a208b955f90fcc95f00713fa1d2000f9b9 100644
--- a/Source/core/animation/TransformStyleInterpolation.cpp
+++ b/Source/core/animation/TransformStyleInterpolation.cpp
@@ -170,7 +170,6 @@
void TransformStyleInterpolation::trace(Visitor* visitor)
{
- visitor->trace(m_types);
StyleInterpolation::trace(visitor);
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698