summaryrefslogtreecommitdiffstats
path: root/tools/imagediff
diff options
context:
space:
mode:
authortonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-18 03:40:54 +0000
committertonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-18 03:40:54 +0000
commit89b90e15764fe42e4887c157ff2764b5025e583c (patch)
tree3386c7a53e40c589e4bfa3abcb8974c1b4814406 /tools/imagediff
parentc92db21caa7d7356396d5e5f3328942a2fc45af0 (diff)
downloadchromium_src-89b90e15764fe42e4887c157ff2764b5025e583c.zip
chromium_src-89b90e15764fe42e4887c157ff2764b5025e583c.tar.gz
chromium_src-89b90e15764fe42e4887c157ff2764b5025e583c.tar.bz2
Rename WebKitTools->Tools.
BUG=None TEST=None TBR=yurys Review URL: http://codereview.chromium.org/6015002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69627 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/imagediff')
-rw-r--r--tools/imagediff/image_diff.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/imagediff/image_diff.cc b/tools/imagediff/image_diff.cc
index f7be435..2973987 100644
--- a/tools/imagediff/image_diff.cc
+++ b/tools/imagediff/image_diff.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// This file input format is based loosely on
-// WebKitTools/DumpRenderTree/ImageDiff.m
+// Tools/DumpRenderTree/ImageDiff.m
// The exact format of this tool's output to stdout is important, to match
// what the run-webkit-tests script expects.