| Index: webkit/tools/test_shell/test_shell.gypi
|
| diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
|
| index 35bdef6930baf6749a42284a481509e3ae211516..d9ad93fba03b6d18b3c20eaabf54d25f4e869a4a 100644
|
| --- a/webkit/tools/test_shell/test_shell.gypi
|
| +++ b/webkit/tools/test_shell/test_shell.gypi
|
| @@ -212,6 +212,7 @@
|
| '<(DEPTH)/third_party/mesa/mesa.gyp:osmesa',
|
| 'pull_in_copy_TestNetscapePlugIn',
|
| '<(DEPTH)/tools/imagediff/image_diff.gyp:image_diff',
|
| + '<(DEPTH)/ui/gl/gl.gyp:gl',
|
| ],
|
| 'defines': [
|
| # Technically not a unit test but require functions available only to
|
|
|