| Index: tools/ubsan/blacklist.txt
|
| diff --git a/tools/ubsan/blacklist.txt b/tools/ubsan/blacklist.txt
|
| index b0b1f127b082366016b1b99750187cd5d7699fa6..e1e3c08a8f39a24abd7e0c9f4817bd9d08d34cf2 100644
|
| --- a/tools/ubsan/blacklist.txt
|
| +++ b/tools/ubsan/blacklist.txt
|
| @@ -37,7 +37,7 @@ src:*/usr/*
|
|
|
| #############################################################################
|
| # Undefined arithmetic that can be safely ignored.
|
| -src:*/third_party/WebKit/Source/wtf/SaturatedArithmetic.h
|
| +src:*/base/numerics/saturated_arithmetic.h
|
| src:*/ppapi/shared_impl/id_assignment.h
|
|
|
| #############################################################################
|
|
|