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

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: improved Created 5 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 8526946dde04e1c3343c1fc4d75f8a7fc67c6db9..6b9dd3b53a52593a224f5a155239e25a2966cf72 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -112,6 +112,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_image_memory.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698