| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 3149cb99653a55d35f9670a8b33837b7bb046a20..aba2d29e24d2269b48a032e4691f92cd7f661aab 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -625,6 +625,9 @@
|
| '../ui/ui.gyp:ui',
|
| '../webkit/support/webkit_support.gyp:clearkeycdmplugin',
|
| '../webkit/support/webkit_support.gyp:glue',
|
| + # TODO(jochen): Change this to DumpRenderTree_helpers once
|
| + # http://wkb.ug/99023 has landed.
|
| + '<(webkit_src_dir)/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:DumpRenderTree',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|