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

Unified Diff: ui/ozone/common/BUILD.gn

Issue 2926423002: ozone: Allow using swiftshader with --use-gl=swiftshader. (Closed)
Patch Set: . 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
« no previous file with comments | « no previous file | ui/ozone/common/egl_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/common/BUILD.gn
diff --git a/ui/ozone/common/BUILD.gn b/ui/ozone/common/BUILD.gn
index c9c6fcfccdc718d791fd5535e02a35e8f34a9ee2..f079f53ef07716bf1b0f0520f0d4028fe1149b58 100644
--- a/ui/ozone/common/BUILD.gn
+++ b/ui/ozone/common/BUILD.gn
@@ -31,6 +31,7 @@ source_set("common") {
deps = [
"//ui/gl",
+ "//ui/gl:gl_features",
]
visibility = [ "//ui/ozone/platform/*" ]
« no previous file with comments | « no previous file | ui/ozone/common/egl_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698