diff --git a/BUILD.gn b/BUILD.gn index 3aa4bcf46..67824904b 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -831,6 +831,7 @@ static_library("libcef_static") { deps += [ "//components/crash/content/app", "//components/crash/content/browser", + "//third_party/crashpad/crashpad/client", ] }