Index: ios/chrome/ios_chrome.gyp |
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp |
index 2efe7b7cd2e4d771d2415f45767c11e388d565ae..9e6aae889b0b59f123c2c9eafed0aa892c04e679 100644 |
--- a/ios/chrome/ios_chrome.gyp |
+++ b/ios/chrome/ios_chrome.gyp |
@@ -25,6 +25,8 @@ |
], |
}, |
'sources': [ |
+ 'app/application_delegate/memory_warning_helper.h', |
+ 'app/application_delegate/memory_warning_helper.mm', |
'app/UIApplication+ExitsOnSuspend.h', |
'app/UIApplication+ExitsOnSuspend.mm', |
'app/deferred_initialization_runner.h', |