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

Unified Diff: webkit/compositor_bindings/compositor_bindings_tests.gyp

Issue 12377029: Get rid of WebLayerTreeViewClient references in WebLayerTreeViewImplForTesting (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | webkit/compositor_bindings/test/web_layer_tree_view_test_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 19a491452a1c70ffac196b6793241bc4febc4a3a..2107963498f3f00efe1f9cdd0208940669d15cfb 100644
--- a/webkit/compositor_bindings/compositor_bindings_tests.gyp
+++ b/webkit/compositor_bindings/compositor_bindings_tests.gyp
@@ -9,10 +9,8 @@
'web_animation_unittest.cc',
'web_float_animation_curve_unittest.cc',
'web_layer_impl_fixed_bounds_unittest.cc',
- 'web_layer_unittest.cc',
'web_transform_animation_curve_unittest.cc',
'web_transformation_matrix_unittest.cc',
- 'test/web_layer_tree_view_test_common.h',
],
},
'targets': [
« no previous file with comments | « no previous file | webkit/compositor_bindings/test/web_layer_tree_view_test_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698