| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index 38a917ffe4d564f9a716633b9fbe2f1f079fbea4..e585e6af529c0eda0b2f670fbcd73549cdec0ff7 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",
|
|
|