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

Unified Diff: tools/mb/mb_config.pyl

Issue 2480573003: Add ozone_platform_gbm=true to Ozone Linux bot (Closed)
Patch Set: Created 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 330faf0236e152a734a4e193c02095a1ba0d85d9..3d05734f1e28ed300f638094cd9873de9c14be66 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -1727,8 +1727,8 @@
'ozone_linux': {
'gn_args': ('ozone_auto_platforms=false ozone_platform_wayland=true '
- 'ozone_platform_x11=true enable_package_mash_services=true '
- 'use_ash=false'),
+ 'ozone_platform_x11=true ozone_platform_gbm=true '
+ 'enable_package_mash_services=true use_ash=false'),
},
'pdf_xfa': {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698