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

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: 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
« no previous file with comments | « no previous file | ui/gl/gl_image_memory.h » ('j') | ui/gl/gl_image_ozone_native_pixmap_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index 16e8cc16bc514f1ee9153d35f3c99f6d0ba30033..9eb5c123358f71ef22492b6940ff2e6d1ef1195a 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -108,6 +108,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 | « no previous file | ui/gl/gl_image_memory.h » ('j') | ui/gl/gl_image_ozone_native_pixmap_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698