Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(153)

Unified Diff: ios/chrome/app/BUILD.gn

Issue 2162893002: Revert of Remove Enable Exits On Suspend flags on iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/chrome/app/UIApplication+ExitsOnSuspend.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/app/BUILD.gn
diff --git a/ios/chrome/app/BUILD.gn b/ios/chrome/app/BUILD.gn
index a94e27ff2e09c6cf0ccc71e257831387bac1056e..9f281b90c4b6a6d297f9a57af2e092358bcbe65c 100644
--- a/ios/chrome/app/BUILD.gn
+++ b/ios/chrome/app/BUILD.gn
@@ -4,6 +4,8 @@
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",
« no previous file with comments | « no previous file | ios/chrome/app/UIApplication+ExitsOnSuspend.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698