| Index: components/crash/content/app/BUILD.gn
|
| diff --git a/components/crash/content/app/BUILD.gn b/components/crash/content/app/BUILD.gn
|
| index 0d84e5e7bb90b559b3da610019dfd08d601e8b3a..cc610d6c850f19d9c8e6edb2976d87987a90a737 100644
|
| --- a/components/crash/content/app/BUILD.gn
|
| +++ b/components/crash/content/app/BUILD.gn
|
| @@ -115,8 +115,8 @@ source_set("app_non_mac") {
|
|
|
| if (is_win) {
|
| deps += [
|
| - "//sandbox",
|
| "//breakpad:breakpad_handler",
|
| + "//sandbox",
|
|
|
| #'../breakpad/breakpad.gyp:breakpad_sender', TODO(GYP)
|
| ]
|
|
|