| Index: content/shell/BUILD.gn
 | 
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
 | 
| index 1e567e16ee9990e9f559b597a3c6987fbab0a673..8794f58c4bce145d9f8ba5ff8881b0b429e46182 100644
 | 
| --- a/content/shell/BUILD.gn
 | 
| +++ b/content/shell/BUILD.gn
 | 
| @@ -199,7 +199,7 @@ static_library("content_shell_lib") {
 | 
|      "//base/allocator",
 | 
|      "//base/third_party/dynamic_annotations",
 | 
|      "//cc",
 | 
| -    "//components/crash/content/app:app_breakpad_mac_to_be_deleted",
 | 
| +    "//components/crash/content/app:app_breakpad_mac_win_to_be_deleted",
 | 
|      "//components/devtools_discovery",
 | 
|      "//components/devtools_http_handler",
 | 
|      "//components/plugins/renderer",
 | 
| 
 |