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

Unified Diff: ui/gl/gl.gyp

Issue 1486773002: Add NativeViewGLSurfaceEGL::CommitOverlayPlanes support for Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cop-bare-implementation
Patch Set: piman@'s comments Created 5 years, 1 month 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 16e8cc16bc514f1ee9153d35f3c99f6d0ba30033..04221f1e0decfb0f7fac1caacdfa8675c51f1083 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -101,6 +101,8 @@
'gl_surface_mac.cc',
'gl_surface_osmesa.cc',
'gl_surface_osmesa.h',
+ 'gl_surface_overlay.cc',
+ 'gl_surface_overlay.h',
'gl_surface_ozone.cc',
'gl_surface_stub.cc',
'gl_surface_stub.h',
« no previous file with comments | « ui/gl/BUILD.gn ('k') | ui/gl/gl_surface_egl.h » ('j') | ui/gl/gl_surface_egl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698