| Index: components/nacl/broker/BUILD.gn
|
| diff --git a/components/nacl/broker/BUILD.gn b/components/nacl/broker/BUILD.gn
|
| index a2fa9a670dbf73e3cdafdaee538a42f045c06427..01f02026496a30173b927e3f579fc9174e372a85 100644
|
| --- a/components/nacl/broker/BUILD.gn
|
| +++ b/components/nacl/broker/BUILD.gn
|
| @@ -156,8 +156,10 @@ if (current_cpu == "x86") {
|
| "//components/browser_watcher:browser_watcher_client",
|
| "//components/flags_ui:switches",
|
| "//components/policy",
|
| + "//content/public/common:crash_keys",
|
| "//content/public/common:static_switches",
|
| "//ipc",
|
| + "//media/base:crash_keys",
|
| "//third_party/kasko",
|
| ]
|
| }
|
|
|