| Index: ios/chrome/app/BUILD.gn
|
| diff --git a/ios/chrome/app/BUILD.gn b/ios/chrome/app/BUILD.gn
|
| index 9f281b90c4b6a6d297f9a57af2e092358bcbe65c..a94e27ff2e09c6cf0ccc71e257831387bac1056e 100644
|
| --- a/ios/chrome/app/BUILD.gn
|
| +++ b/ios/chrome/app/BUILD.gn
|
| @@ -4,8 +4,6 @@
|
|
|
| source_set("app") {
|
| sources = [
|
| - "UIApplication+ExitsOnSuspend.h",
|
| - "UIApplication+ExitsOnSuspend.mm",
|
| "application_delegate/memory_warning_helper.h",
|
| "application_delegate/memory_warning_helper.mm",
|
| "deferred_initialization_runner.h",
|
|
|