Index: ui/ozone/ozone.gni |
diff --git a/ui/ozone/ozone.gni b/ui/ozone/ozone.gni |
index e307a352d578184fc4ba74e32c3a469e118c9d61..a58a1e65f8f6b06416a982088c743baa8fcca0e1 100644 |
--- a/ui/ozone/ozone.gni |
+++ b/ui/ozone/ozone.gni |
@@ -26,6 +26,7 @@ declare_args() { |
# Build all platforms whose deps are in install-build-deps.sh. |
# Only these platforms will be compile tested by buildbots. |
ozone_platform_drm = true |
+ ozone_platform_gbm = true |
ozone_platform_test = true |
ozone_platform_egltest = true |
} |