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

Unified Diff: ui/gl/BUILD.gn

Issue 2934733002: Workaround for Intel 6xxx clear to 0/1 bug (Closed)
Patch Set: workaround at gl_gl_api_implementation.cc Created 3 years, 6 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/BUILD.gn
diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn
index 5f5ab9700654ae6bf9120e5d3f711fe979da6800..1a9ae9bb8b4df0a5bcffe3a2120270cd8309ab12 100644
--- a/ui/gl/BUILD.gn
+++ b/ui/gl/BUILD.gn
@@ -68,6 +68,8 @@ component("gl") {
"gl_context_osmesa.h",
"gl_context_stub.cc",
"gl_context_stub.h",
+ "gl_driver_workarounds.cc",
+ "gl_driver_workarounds.h",
"gl_enums.cc",
"gl_enums.h",
"gl_enums_implementation_autogen.h",

Powered by Google App Engine
This is Rietveld 408576698