Chromium Code Reviews| Index: ui/gfx/surface/surface.gyp |
| diff --git a/ui/gfx/surface/surface.gyp b/ui/gfx/surface/surface.gyp |
| index e93014b0e05dca0c6d464d0d41e6748044835303..0a48f35d317f779d92ca9eb8fa24cef4dbf95a37 100644 |
| --- a/ui/gfx/surface/surface.gyp |
| +++ b/ui/gfx/surface/surface.gyp |
| @@ -9,7 +9,7 @@ |
| 'target_defaults': { |
| 'conditions': [ |
| - ['toolkit_uses_gtk == 1 or use_wayland == 1', { |
| + ['use_x11 == 1', { |
| 'include_dirs': [ |
| '<(DEPTH)/third_party/angle/include', |
| ], |