Chromium Code Reviews| Index: chrome/BUILD.gn |
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
| index b2ecaf4ff9a0d8f876cc762f3408a4843af56762..8a6fb70ef614925338737e869aae06232d2db382 100644 |
| --- a/chrome/BUILD.gn |
| +++ b/chrome/BUILD.gn |
| @@ -405,8 +405,6 @@ if (is_mac || is_win) { |
| shared_library("chrome_child") { |
| sources = [ |
| - "app/chrome_crash_reporter_client.cc", |
| - "app/chrome_crash_reporter_client.h", |
| "app/chrome_main.cc", |
| "app/chrome_main_delegate.cc", |
| "app/chrome_main_delegate.h", |