Chromium Code Reviews| Index: components/crash/content/app/BUILD.gn |
| diff --git a/components/crash/content/app/BUILD.gn b/components/crash/content/app/BUILD.gn |
| index fd1c8e47c6f1daab09ad5de461e9d2785acf70fc..b3e6605d6588fb997adfd72cc0b27a8c406203f2 100644 |
| --- a/components/crash/content/app/BUILD.gn |
| +++ b/components/crash/content/app/BUILD.gn |
| @@ -27,7 +27,7 @@ static_library("lib") { |
| } |
| # GYP version: components/crash.gypi:crash_component |
| -source_set("app") { |
| +static_library("app") { |
| sources = [ |
| "crash_switches.cc", |
| "crash_switches.h", |