summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index d33d1f6..b461d6b 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -95,7 +95,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',
],