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

Unified Diff: build/common.gypi

Issue 1610683003: Add initial SHM-only Wayland Ozone implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | media/ozone/media_ozone_platform.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index b525bba70ce76665f3a368533de9cd5b1af4539f..53f32df5bc5db71fca80661e6cc03fae973f82ec 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1575,6 +1575,7 @@
'ozone_platform_gbm%': 0,
'ozone_platform_ozonex%': 0,
'ozone_platform_headless%': 0,
+ 'ozone_platform_wayland%': 0,
# Experiment: http://crbug.com/426914
'envoy%': 0,
« no previous file with comments | « no previous file | media/ozone/media_ozone_platform.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698