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

Unified Diff: build/linux/system.gyp

Issue 2167243002: Delete Ozone egltest platform. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « build/common.gypi ('k') | docs/cast_build_instructions.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/system.gyp
diff --git a/build/linux/system.gyp b/build/linux/system.gyp
index 789bdad3ab83d3ff8f23464414368e60dcc9b572..e3457fa21970e6caa4b75dc5ef80ae81edbd8875 100644
--- a/build/linux/system.gyp
+++ b/build/linux/system.gyp
@@ -193,7 +193,7 @@
},
], # targets
}],
- [ 'use_x11==1 or ozone_platform_ozonex==1', {
+ [ 'use_x11==1', {
# Hide X11 and related dependencies when use_x11=0
'targets': [
{
« no previous file with comments | « build/common.gypi ('k') | docs/cast_build_instructions.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698