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

Unified Diff: ios/chrome/ios_chrome.gyp

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 | « ios/chrome/app/UIApplication+ExitsOnSuspend.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 31b8371cf31b29405ca2276299938ed870e96687..7a47ec31d0528bb01a9d6501ff23c93dcde00f3a 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -25,6 +25,8 @@
],
},
'sources': [
+ 'app/UIApplication+ExitsOnSuspend.h',
+ 'app/UIApplication+ExitsOnSuspend.mm',
'app/application_delegate/memory_warning_helper.h',
'app/application_delegate/memory_warning_helper.mm',
'app/deferred_initialization_runner.h',
« no previous file with comments | « ios/chrome/app/UIApplication+ExitsOnSuspend.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698