Chromium Code Reviews| Index: build/all.gyp |
| =================================================================== |
| --- build/all.gyp (revision 21079) |
| +++ build/all.gyp (working copy) |
| @@ -94,7 +94,7 @@ |
| 'target_name': 'build_for_layout_tests', |
| 'type': 'none', |
| 'dependencies': [ |
| - '../chrome/chrome.gyp:image_diff', |
| + '../tools/image_diff/image_diff.gyp:image_diff', |
| '../webkit/tools/test_shell/test_shell.gyp:test_shell', |
| '../webkit/tools/test_shell/test_shell.gyp:test_shell_tests', |
| ], |