| Index: components/cronet/ios/cronet_consumer/BUILD.gn | 
| diff --git a/components/cronet/ios/cronet_consumer/BUILD.gn b/components/cronet/ios/cronet_consumer/BUILD.gn | 
| index 4ad4358eaf4b0544907e7d52debc9420c27aee80..966057c455dd82796d8516e7b42c88d115dac48c 100644 | 
| --- a/components/cronet/ios/cronet_consumer/BUILD.gn | 
| +++ b/components/cronet/ios/cronet_consumer/BUILD.gn | 
| @@ -13,7 +13,7 @@ ios_app_bundle("cronet_consumer") { | 
|  | 
| # All shared libraries must have the sanitizer deps to properly link in | 
| # asan mode (this target will be empty in other cases). | 
| -    "//build/config/sanitizers:deps", | 
| +    "//build/config:exe_and_shlib_deps", | 
| ] | 
|  | 
| sources = [ | 
|  |