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

Unified Diff: webkit/compositor_bindings/compositor_bindings_tests.gyp

Issue 11745018: Not for review: Move the implementation of WebTransformOperations into chromium (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: New approach Created 7 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: webkit/compositor_bindings/compositor_bindings_tests.gyp
diff --git a/webkit/compositor_bindings/compositor_bindings_tests.gyp b/webkit/compositor_bindings/compositor_bindings_tests.gyp
index e26474d29e37553a75b77a9237592c0c8858ad48..b4016bdfc312621b09c0f770e61de4f152868597 100644
--- a/webkit/compositor_bindings/compositor_bindings_tests.gyp
+++ b/webkit/compositor_bindings/compositor_bindings_tests.gyp
@@ -11,7 +11,6 @@
'web_layer_unittest.cc',
'web_layer_tree_view_unittest.cc',
'web_transform_animation_curve_unittest.cc',
- 'web_transform_operations_unittest.cc',
'web_transformation_matrix_unittest.cc',
'test/web_layer_tree_view_test_common.h',
],

Powered by Google App Engine
This is Rietveld 408576698