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

Unified Diff: ui/gl/gl.gyp

Issue 1484473003: gl, ozone: enable GLImageBindTest unittests Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: build fix for win and mac, but cros need crrev.com/1208603002 Created 4 years, 11 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 282a117707d07b520b67c178b18e7459d16de99d..f0f6910633c2ad2f2ffba7c42488f2dead5a95ff 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -113,6 +113,8 @@
'gl_surface_x11.cc',
'gl_switches.cc',
'gl_switches.h',
+ 'gl_utils.cc',
+ 'gl_utils.h',
'gl_version_info.cc',
'gl_version_info.h',
'gpu_switching_manager.cc',
« no previous file with comments | « ui/gl/BUILD.gn ('k') | ui/gl/gl_image_io_surface_unittest.cc » ('j') | ui/gl/gl_utils.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698