Chromium Code Reviews| Index: Source/platform/blink_platform.gyp |
| diff --git a/Source/platform/blink_platform.gyp b/Source/platform/blink_platform.gyp |
| index 6022ac35ddaa354d60d2fb870e640d9bb56c9579..954a5ad7a8f4639df733247dcade252693ef1cc5 100644 |
| --- a/Source/platform/blink_platform.gyp |
| +++ b/Source/platform/blink_platform.gyp |
| @@ -391,7 +391,7 @@ |
| ['exclude', 'Android\\.cpp$'], |
| ], |
| }], |
| - ['use_x11 == 1', { |
| + ['OS=="linux"', { |
| 'dependencies': [ |
| '<(DEPTH)/build/linux/system.gyp:fontconfig', |
| ], |