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

Unified Diff: ui/gl/gl.gyp

Issue 490233002: VaapiVideoAccelerator: make Vaapi accelerator work with ozone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase on ToT Created 6 years 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 cd33d7a0aeab81a600d8c36b587eb2f0081e3baa..87ccc81b38dc52b8998f410aaa15ca2b050be03a 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -210,6 +210,8 @@
'gl_context_glx.h',
'gl_glx_api_implementation.cc',
'gl_glx_api_implementation.h',
+ 'gl_image_glx.cc',
+ 'gl_image_glx.h',
'gl_surface_glx.cc',
'gl_surface_glx.h',
'gl_egl_api_implementation.cc',

Powered by Google App Engine
This is Rietveld 408576698