summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authorpkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-05 11:34:04 +0000
committerpkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-05 11:34:04 +0000
commit2b58524da5241f175121a4b747f5cecc912fec6a (patch)
treed0ceb7b7782671b637411c734266798ecc0ec372 /cc/cc_tests.gyp
parent6dfd8b386c3e18c2db539487d1cc3f90c38a882a (diff)
downloadchromium_src-2b58524da5241f175121a4b747f5cecc912fec6a.zip
chromium_src-2b58524da5241f175121a4b747f5cecc912fec6a.tar.gz
chromium_src-2b58524da5241f175121a4b747f5cecc912fec6a.tar.bz2
Add two new gfx::Tween::Types and use one of them for the timing function for the overview mode animation
BUG=334428 TEST=None Review URL: https://codereview.chromium.org/143413020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248967 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index c61414c..aeed917 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -12,7 +12,6 @@
'animation/scroll_offset_animation_curve_unittest.cc',
'animation/scrollbar_animation_controller_linear_fade_unittest.cc',
'animation/scrollbar_animation_controller_thinning_unittest.cc',
- 'animation/timing_function_unittest.cc',
'animation/transform_operations_unittest.cc',
'base/float_quad_unittest.cc',
'base/math_util_unittest.cc',