Chromium Code Reviews| Index: third_party/protobuf/BUILD.gn |
| diff --git a/third_party/protobuf/BUILD.gn b/third_party/protobuf/BUILD.gn |
| index 2c8d34688e5ae09a2a7d565e08dbb90bf9b22f25..f0bfbc689a7051b9730f8495cf696227efe5dbe4 100644 |
| --- a/third_party/protobuf/BUILD.gn |
| +++ b/third_party/protobuf/BUILD.gn |
| @@ -260,6 +260,7 @@ if (current_toolchain == host_toolchain) { |
| deps = [ |
| ":protobuf_full", |
| + "//build/config/sanitizers:deps", |
| ] |
| deps += [ "//build/config/sanitizers:deps" ] |
| } |