Chromium Code Reviews

Unified Diff: third_party/libwebp/webp/config.h

Issue 1432503003: Comments Style: s/skbug.com/bug.skia.org/ (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: include Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « tests/SkResourceCacheTest.cpp ('k') | tools/nanobench_flags.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libwebp/webp/config.h
diff --git a/third_party/libwebp/webp/config.h b/third_party/libwebp/webp/config.h
index b01473c8276085046538e2bc0ef2419ffe45f66a..518f18f5498fd7cbd15df93a4ae6a046878b80e5 100644
--- a/third_party/libwebp/webp/config.h
+++ b/third_party/libwebp/webp/config.h
@@ -5,7 +5,7 @@
* found in the LICENSE file.
*/
-// FIXME: Workaround for skbug.com/4037
+// FIXME: Workaround for https://bug.skia.org/4037
// Some of our test machines have an older version of clang that does not
// have
// __builtin_bswap16
« no previous file with comments | « tests/SkResourceCacheTest.cpp ('k') | tools/nanobench_flags.py » ('j') | no next file with comments »

Powered by Google App Engine