diff options
author | halcanary <halcanary@google.com> | 2015-11-07 05:29:00 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-11-07 05:29:00 -0800 |
commit | 6950de6c4166fabb35e6c756fc009e0cf1c47819 (patch) | |
tree | a5a647d549cde1ecf97fab0f118f1fb4bfdcf732 /third_party/libwebp | |
parent | 844a0b425741f07cb233332405143931586bbb7d (diff) |
Comments Style: s/skbug.com/bug.skia.org/
DOCS_PREVIEW= https://skia.org/?cl=1432503003
Review URL: https://codereview.chromium.org/1432503003
Diffstat (limited to 'third_party/libwebp')
-rw-r--r-- | third_party/libwebp/webp/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libwebp/webp/config.h b/third_party/libwebp/webp/config.h index b01473c827..518f18f549 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 |