summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
authordpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-23 03:14:34 +0000
committerdpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-23 03:14:34 +0000
commit330e417fe62827219744df98a07c8983b57b5f62 (patch)
tree9a83bab991dc7b95c95458818a71b671e4dd6e4a /build/all.gyp
parent702afe0ce69b421cc3ee3d895eb109f0a933b88d (diff)
downloadchromium_src-330e417fe62827219744df98a07c8983b57b5f62.zip
chromium_src-330e417fe62827219744df98a07c8983b57b5f62.tar.gz
chromium_src-330e417fe62827219744df98a07c8983b57b5f62.tar.bz2
back out CLs 21367, 21366 - no idea why these keep breaking
Review URL: http://codereview.chromium.org/155983 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21371 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index b461d6b..d33d1f6 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -95,7 +95,7 @@
'target_name': 'build_for_layout_tests',
'type': 'none',
'dependencies': [
- '../tools/image_diff/image_diff.gyp:image_diff',
+ '../chrome/chrome.gyp:image_diff',
'../webkit/tools/test_shell/test_shell.gyp:test_shell',
'../webkit/tools/test_shell/test_shell.gyp:test_shell_tests',
],