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

Unified Diff: ui/gl/gl.gyp

Issue 1882953006: Attach YUV420 to RGB converter to GLContext (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 9dfd8ed963d2999ea0e5edc03314985b086cc28f..1d1d68d9dc90bac12e770ff0ee544f96026fb27b 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -242,6 +242,8 @@
'gl_image_io_surface.h',
'scoped_cgl.cc',
'scoped_cgl.h',
+ 'yuv420_rgb_converter.cc',
+ 'yuv420_rgb_converter.h',
],
'link_settings': {
'libraries': [
« no previous file with comments | « ui/gl/BUILD.gn ('k') | ui/gl/gl_context.h » ('j') | ui/gl/gl_image_io_surface.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698