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

Unified Diff: trunk/src/build/linux/system.gyp

Issue 288013002: Revert 270471 "ozone: Add egltest platform" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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
« no previous file with comments | « trunk/src/build/common.gypi ('k') | trunk/src/ui/ozone/ozone.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/build/linux/system.gyp
===================================================================
--- trunk/src/build/linux/system.gyp (revision 270472)
+++ trunk/src/build/linux/system.gyp (working copy)
@@ -111,7 +111,7 @@
},
], # targets
}],
- [ 'use_x11==1 or use_ozone==1', {
+ [ 'use_x11==1 or ozone_platform_ozonex==1', {
# Hide X11 and related dependencies when use_x11=0
'targets': [
{
« no previous file with comments | « trunk/src/build/common.gypi ('k') | trunk/src/ui/ozone/ozone.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698