Index: content/shell/BUILD.gn |
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
index c3f9fb812fe8da80e7c8b6e3e4e462b00d802d1e..4bfdd9fdb1c911816005a326c39727541b2bee86 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", |
+ "//components/crash/content/app:app_breakpad_mac_to_be_deleted", |
"//components/devtools_discovery", |
"//components/devtools_http_handler", |
"//components/plugins/renderer", |