| Index: third_party/instrumented_libraries/instrumented_libraries.gyp
|
| diff --git a/third_party/instrumented_libraries/instrumented_libraries.gyp b/third_party/instrumented_libraries/instrumented_libraries.gyp
|
| index 935693a9b097ed71e2d0eb590ddd25f8132a7175..1edfce812541b5b6d5a01b3934174719ede4a1f1 100644
|
| --- a/third_party/instrumented_libraries/instrumented_libraries.gyp
|
| +++ b/third_party/instrumented_libraries/instrumented_libraries.gyp
|
| @@ -73,7 +73,8 @@
|
| '<(_sanitizer_type)-libxrender1',
|
| '<(_sanitizer_type)-libxss1',
|
| '<(_sanitizer_type)-libxtst6',
|
| - '<(_sanitizer_type)-zlib1g',
|
| + # https://crbug.com/313751#c110
|
| + #'<(_sanitizer_type)-zlib1g',
|
| '<(_sanitizer_type)-libglib2.0-0',
|
| '<(_sanitizer_type)-libdbus-1-3',
|
| '<(_sanitizer_type)-libdbus-glib-1-2',
|
|
|