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

Unified Diff: webkit/compositor_bindings/compositor_bindings_tests.gyp

Issue 12326022: Efficiently handle image layer scaling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix win warnings 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
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 eebbba3d5ef83f079b62a9325eac2793587ba8ee..d07879ffeb88fd07bf3f694821fab18408b3d546 100644
--- a/webkit/compositor_bindings/compositor_bindings_tests.gyp
+++ b/webkit/compositor_bindings/compositor_bindings_tests.gyp
@@ -8,6 +8,7 @@
'webkit_compositor_bindings_tests_sources': [
'web_animation_unittest.cc',
'web_float_animation_curve_unittest.cc',
+ 'web_layer_impl_fixed_bounds_unittest.cc',
'web_layer_unittest.cc',
'web_layer_tree_view_unittest.cc',
'web_transform_animation_curve_unittest.cc',
« no previous file with comments | « webkit/compositor_bindings/compositor_bindings.gyp ('k') | webkit/compositor_bindings/web_image_layer_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698