| Index: third_party/android_protobuf/BUILD.gn
|
| diff --git a/third_party/android_protobuf/BUILD.gn b/third_party/android_protobuf/BUILD.gn
|
| index 2a07fc2c7f9d804fc75f4650305001f807f85e5c..266ca83a7ae5631ac756fc16abcefc42b28a0756 100644
|
| --- a/third_party/android_protobuf/BUILD.gn
|
| +++ b/third_party/android_protobuf/BUILD.gn
|
| @@ -9,6 +9,7 @@ if (current_toolchain == host_toolchain) {
|
| configs += [ "//build/config/compiler:no_chromium_code" ]
|
|
|
| deps = [
|
| + "//build/config/sanitizers:deps",
|
| "//third_party/zlib",
|
| ]
|
|
|
|
|