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

Unified Diff: ui/ozone/ozone.gni

Issue 1236883005: Add eglplatform_shim_x11 target to ozone GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added a note about corresponding GYP target. 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
« no previous file with comments | « no previous file | ui/ozone/platform/egltest/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/ozone.gni
diff --git a/ui/ozone/ozone.gni b/ui/ozone/ozone.gni
index 8556cee2f1f3b100aad8bfbbbcb30299c1a47647..694e7f8ee66e6f2a4688005246986bb4610c6084 100644
--- a/ui/ozone/ozone.gni
+++ b/ui/ozone/ozone.gni
@@ -17,6 +17,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) {
« no previous file with comments | « no previous file | ui/ozone/platform/egltest/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698