Chromium Code Reviews| Index: gpu/tools/tools.gyp |
| diff --git a/gpu/tools/tools.gyp b/gpu/tools/tools.gyp |
| index 342a76908820c632949a2fe9b48e5fd6285a71a3..c2109c137149dd05c3d9fac7fc788e0d159a4c61 100644 |
| --- a/gpu/tools/tools.gyp |
| +++ b/gpu/tools/tools.gyp |
| @@ -19,6 +19,7 @@ |
| '../../base/base.gyp:base', |
| '../../build/linux/system.gyp:x11', |
| '../../ui/gl/gl.gyp:gl', |
| + '../../ui/gl/init/gl_init.gyp:gl_init', |
| ], |
| 'libraries': [ |
| '-lGL', |