Chromium Code Reviews| Index: chromecast/BUILD.gn |
| diff --git a/chromecast/BUILD.gn b/chromecast/BUILD.gn |
| index b718dc9bc57326554befd3a80ada9085c86b790e..c512e6294343dd920322ee713e2621bab6f37474 100644 |
| --- a/chromecast/BUILD.gn |
| +++ b/chromecast/BUILD.gn |
| @@ -378,7 +378,7 @@ executable("cast_shell") { |
| deps = [ |
| ":cast_shell_lib", |
| ":chromecast_locales_pak", |
| - "//build/config/sanitizers:deps", |
| + "//build/config:exe_and_shlib_deps", |
| "//chromecast/app", |
| "//content/public/app:both", |
| ] |