diff options
Diffstat (limited to 'chromium/chromecast/crash/BUILD.gn')
-rw-r--r-- | chromium/chromecast/crash/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/chromecast/crash/BUILD.gn b/chromium/chromecast/crash/BUILD.gn index 6f1b958d73f..f6b4fdf1fb6 100644 --- a/chromium/chromecast/crash/BUILD.gn +++ b/chromium/chromecast/crash/BUILD.gn @@ -94,6 +94,7 @@ if (!is_fuchsia) { "//chromecast/base:default_create_sys_info", "//chromecast/public", "//chromecast/system/reboot:reboot_util", + "//third_party/crashpad/crashpad/client", ] } |