Chromium Code Reviews| 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. |