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

Unified Diff: ui/gl/BUILD.gn

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
« no previous file with comments | « no previous file | ui/gl/gl.gyp » ('j') | ui/gl/gl_utils.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/BUILD.gn
diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn
index 3bbe49d08bcc7cd0aaa01cfb443dbce64a524152..f261c02af6b23e0fcb322a4acc55f5b0a78b56e5 100644
--- a/ui/gl/BUILD.gn
+++ b/ui/gl/BUILD.gn
@@ -94,6 +94,8 @@ component("gl") {
"gl_surface_win.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.gyp » ('j') | ui/gl/gl_utils.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698