| Index: tools/imagediff/image_diff.cc
|
| diff --git a/tools/imagediff/image_diff.cc b/tools/imagediff/image_diff.cc
|
| index f7be435673dfc0d95a21dd9b6b27ce08d7fa7059..2973987f85740f66bc11435e049a2b4f5cd547e1 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.
|
|
|