| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 750ffd822375b232b50d3ed73aa4b8f46fa75785..ceeb330c8a2ec239075ab9e10387afd21a82287d 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -627,9 +627,7 @@
|
| '../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',
|
| + '<(webkit_src_dir)/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:TestRunner_resources',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|