Index: tests/ImageDecodingTest.cpp |
diff --git a/tests/ImageDecodingTest.cpp b/tests/ImageDecodingTest.cpp |
index 61c89cbd4a5f9c465dfaf1b2cd081d5bb1d706e3..560fda53745dc1d1ddfe555d043f34a20967b5e3 100644 |
--- a/tests/ImageDecodingTest.cpp |
+++ b/tests/ImageDecodingTest.cpp |
@@ -323,7 +323,7 @@ DEF_TEST(ImageDecoding_unpremul, reporter) { |
} |
} |
} |
-#endif // SK_BUILD_FOR_UNIX/ANDROID skbug.com/2388 |
+#endif // SK_BUILD_FOR_UNIX/ANDROID https://bug.skia.org/2388 |
#ifdef SK_DEBUG |
// Test inside SkScaledBitmapSampler.cpp |