Index: tools/skpdiff/SkImageDiffer.h |
diff --git a/tools/skpdiff/SkImageDiffer.h b/tools/skpdiff/SkImageDiffer.h |
index 1f9ffd1886b52e5eb2feba7f1b0c5ab32c8adfd1..7960057bc4167beb8627aaa587516b01d5f0717c 100644 |
--- a/tools/skpdiff/SkImageDiffer.h |
+++ b/tools/skpdiff/SkImageDiffer.h |
@@ -25,7 +25,7 @@ public: |
double result; |
int poiCount; |
// TODO(djsollen): Figure out a way that the differ can report which of the |
- // optional fields it has filled in. See http://skbug.com/2712 ('allow |
+ // optional fields it has filled in. See https://bug.skia.org/2712 ('allow |
// skpdiff to report different sets of result fields for different comparison algorithms') |
SkBitmap poiAlphaMask; // optional |
SkBitmap rgbDiffBitmap; // optional |