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

Unified Diff: webkit/compositor_bindings/compositor_bindings.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.gyp
diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp
index 81fa25adf42328dcb716391cc56378cb54ee6a18..3ab51a1f59edb16ad54497955c5d1ba31d536e14 100644
--- a/webkit/compositor_bindings/compositor_bindings.gyp
+++ b/webkit/compositor_bindings/compositor_bindings.gyp
@@ -41,6 +41,8 @@
'web_scrollbar_layer_impl.h',
'web_solid_color_layer_impl.cc',
'web_solid_color_layer_impl.h',
+ 'web_transform_operations_impl.cc',
+ 'web_transform_operations_impl.h',
'web_video_layer_impl.cc',
'web_video_layer_impl.h',
'web_transform_animation_curve_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698