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

Unified Diff: ui/gl/BUILD.gn

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/BUILD.gn
diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn
index 9aa8c1e0b21811a30ef8444d08da0ae07b508ee1..5da44d496da761a3ecd495698a2260a5e1d4a790 100644
--- a/ui/gl/BUILD.gn
+++ b/ui/gl/BUILD.gn
@@ -45,6 +45,8 @@ component("gl") {
"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