Chromium Code Reviews| Index: tools/xsan.blacklist |
| diff --git a/tools/xsan.blacklist b/tools/xsan.blacklist |
| index fc06c458f1e361032d2c8e4127d1a60a8d995b88..57c80207593e1183bd9be384e287d42d67d0f343 100644 |
| --- a/tools/xsan.blacklist |
| +++ b/tools/xsan.blacklist |
| @@ -9,7 +9,4 @@ |
| # Suppress third_party/externals. We mostly care about our own code. |
| src:.*third_party/externals.* |
| -# Temporarily stifle while we fix integer overflow. skia:4667 |
| -fun:_ZN7SkCodec13NewFromStreamEP8SkStreamP16SkPngChunkReader |
| - |
| #endif |