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

Unified Diff: webkit/renderer/compositor_bindings/compositor_bindings.gyp

Issue 15051011: Add CompositingReasons to compositor layer types. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Patch for landing Created 7 years, 7 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 | « cc/layers/layer_unittest.cc ('k') | webkit/renderer/compositor_bindings/web_compositing_reasons.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/renderer/compositor_bindings/compositor_bindings.gyp
diff --git a/webkit/renderer/compositor_bindings/compositor_bindings.gyp b/webkit/renderer/compositor_bindings/compositor_bindings.gyp
index a22688746c89c30b04de2550199e8297a15dba92..33f93c64d5a9203d61646c937241208bec493e80 100644
--- a/webkit/renderer/compositor_bindings/compositor_bindings.gyp
+++ b/webkit/renderer/compositor_bindings/compositor_bindings.gyp
@@ -12,6 +12,7 @@
'web_animation_curve_common.h',
'web_animation_impl.cc',
'web_animation_impl.h',
+ 'web_compositing_reasons.cc',
'web_content_layer_impl.cc',
'web_content_layer_impl.h',
'web_external_texture_layer_impl.cc',
« no previous file with comments | « cc/layers/layer_unittest.cc ('k') | webkit/renderer/compositor_bindings/web_compositing_reasons.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698