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

Unified Diff: cc/cc_tests.gyp

Issue 11359077: cc: Replace the WebCore::UnitBezier class with the SkUnitCubicInterp() method from Skia. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix web unittests 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 | « cc/cc.gyp ('k') | cc/keyframed_animation_curve_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index df984238e483aa5da96c2c2d4dca5ab6c6bb31ae..a20849bbfa8d1a5384ca17993459f913b0dc4172 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -52,6 +52,7 @@
'texture_uploader_unittest.cc',
'tiled_layer_unittest.cc',
'tree_synchronizer_unittest.cc',
+ 'timing_function_unittest.cc',
],
'cc_tests_support_files': [
'test/animation_test_common.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/keyframed_animation_curve_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698