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

Unified Diff: ui/ozone/ozone.gni

Issue 1134993003: ozone: Implement zero/one-copy texture for Ozone GBM. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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/ozone/ozone.gni
diff --git a/ui/ozone/ozone.gni b/ui/ozone/ozone.gni
index 8556cee2f1f3b100aad8bfbbbcb30299c1a47647..a4d58acc92fb7a0312abb5ea2cec6cf3a8c0d423 100644
--- a/ui/ozone/ozone.gni
+++ b/ui/ozone/ozone.gni
@@ -16,7 +16,6 @@ declare_args() {
ozone_platform_dri = false
ozone_platform_drm = false
ozone_platform_egltest = false
- ozone_platform_gbm = false
ozone_platform_test = false
if (ozone_auto_platforms) {

Powered by Google App Engine
This is Rietveld 408576698