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

Unified Diff: cc/animation_curve.h

Issue 11358050: Remove most remaining webcore points and sizes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebasedd Created 8 years, 1 month 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/draw_quad_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/animation_curve.h
diff --git a/cc/animation_curve.h b/cc/animation_curve.h
index 50dde073f0d127213c7353e83c5cb926c4da15a6..386d7034e007f2198f1434068bc91273774a213b 100644
--- a/cc/animation_curve.h
+++ b/cc/animation_curve.h
@@ -12,7 +12,6 @@ namespace cc {
class FloatAnimationCurve;
class TransformAnimationCurve;
-class IntSize;
class TransformOperations;
// An animation curve is a function that returns a value given a time.
« no previous file with comments | « no previous file | cc/draw_quad_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698