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

Unified Diff: ui/gfx/x/gfx_x11.gyp

Issue 275263002: [wip] ozonex: X11 backend for ozone. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge 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 | « ui/gfx/ozone/surface_factory_ozone.cc ('k') | ui/ozone/ozone.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/x/gfx_x11.gyp
diff --git a/ui/gfx/x/gfx_x11.gyp b/ui/gfx/x/gfx_x11.gyp
index e6a77dc0a79ee5e272d3268c3995bf725662d46f..88f75d7dbd611d7ba1bc8b9c804cb7a2d590959d 100644
--- a/ui/gfx/x/gfx_x11.gyp
+++ b/ui/gfx/x/gfx_x11.gyp
@@ -5,6 +5,7 @@
{
'variables': {
'chromium_code': 1,
+ 'use_x11': 1,
'use_x11': 1, # It is necessary to explicitly set use_x11 here to make sure
# that the exclusion rules in filename_rules.gypi do not
# exclude the x11* files.
« no previous file with comments | « ui/gfx/ozone/surface_factory_ozone.cc ('k') | ui/ozone/ozone.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698