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

Unified Diff: ui/ozone/ozone.gni

Issue 1213333003: Build public cast_shell on x86 with GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Modifies gn args to make cast_shell run! Created 5 years, 5 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 35db15746c6d93a6206b846aad4c671352f9799e..e307a352d578184fc4ba74e32c3a469e118c9d61 100644
--- a/ui/ozone/ozone.gni
+++ b/ui/ozone/ozone.gni
@@ -16,6 +16,7 @@ declare_args() {
ozone_platform_drm = false
ozone_platform_egltest = false
ozone_platform_gbm = false
+ ozone_platform_ozonex = false
ozone_platform_test = false
if (ozone_auto_platforms) {

Powered by Google App Engine
This is Rietveld 408576698