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

Unified Diff: ui/gl/gl.gyp

Issue 2006923006: Move all CARendererLayerTree parameters to separate struct. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 6 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: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index 0178fa37d7c7a683b829d6807bb36597f1cc4f07..86cb5944f3e64815ce5ab6c9df1bd8b8cd86579e 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -41,6 +41,8 @@
'android/surface_texture.h',
'android/surface_texture_listener.cc',
'android/surface_texture_listener.h',
+ 'ca_renderer_layer_params.cc',
+ 'ca_renderer_layer_params.h',
'gl_bindings.cc',
'gl_bindings.h',
'gl_bindings_autogen_gl.cc',

Powered by Google App Engine
This is Rietveld 408576698