| Index: tools/skpdiff/skpdiff_main.cpp
|
| diff --git a/tools/skpdiff/skpdiff_main.cpp b/tools/skpdiff/skpdiff_main.cpp
|
| index 90b4f715c5702b14cb16f94b41a97f29e9088a57..82043c41805b71b1e33b0dd0644401513c0c3272 100644
|
| --- a/tools/skpdiff/skpdiff_main.cpp
|
| +++ b/tools/skpdiff/skpdiff_main.cpp
|
| @@ -8,7 +8,7 @@
|
| // TODO(djsollen): Rename this whole package (perhaps to "SkMultiDiffer").
|
| // It's not just for "pdiff" (perceptual diffs)--it's a harness that allows
|
| // the execution of an arbitrary set of difference algorithms.
|
| -// See http://skbug.com/2711 ('rename skpdiff')
|
| +// See https://bug.skia.org/2711 ('rename skpdiff')
|
|
|
| #include "SkTypes.h"
|
|
|
|
|