Chromium Code Reviews| Index: gpu/gpu_config.gypi |
| diff --git a/gpu/gpu_config.gypi b/gpu/gpu_config.gypi |
| index 1e0bfba92a40d7c8a9ff2a0f46ae58d96e2c85ac..12c65e670054ea7e4f1f593c6dbb4a5331c9ddeb 100644 |
| --- a/gpu/gpu_config.gypi |
| +++ b/gpu/gpu_config.gypi |
| @@ -65,6 +65,8 @@ |
| }], |
| ['OS=="linux" and use_x11==1', { |
| 'dependencies': [ |
| + '../build/linux/system.gyp:x11', |
| + '../build/linux/system.gyp:xext', |
| '../build/linux/system.gyp:libpci', |
| '../third_party/libXNVCtrl/libXNVCtrl.gyp:libXNVCtrl', |
| ], |