Chromium Code Reviews| Index: gpu/tools/tools.gyp |
| diff --git a/gpu/tools/tools.gyp b/gpu/tools/tools.gyp |
| index 05807a615631859a969498d6028e894d953c36e5..d34f628abccf0378071ff6465e72d005d1185bf4 100644 |
| --- a/gpu/tools/tools.gyp |
| +++ b/gpu/tools/tools.gyp |
| @@ -16,6 +16,7 @@ |
| 'type': 'executable', |
| 'dependencies': [ |
| '../../base/base.gyp:base', |
| + '../../build/linux/system.gyp:x11', |
| '../../ui/gl/gl.gyp:gl', |
| ], |
| 'libraries': [ |