Chromium Code Reviews| Index: chromecast/BUILD.gn |
| diff --git a/chromecast/BUILD.gn b/chromecast/BUILD.gn |
| index feb33a5caf8218268b51b027753b00b9618dcf64..6969244835c081b1d219714039e41caa1ba49dc4 100644 |
| --- a/chromecast/BUILD.gn |
| +++ b/chromecast/BUILD.gn |
| @@ -66,6 +66,7 @@ executable("cast_shell") { |
| deps = [ |
| ":cast_shell_common", |
| ":cast_shell_media", |
| + "//build/config/sanitizers:deps", |
| "//chromecast/app", |
| "//content/public/app:both", |
| ] |