| Index: ios/chrome/ios_chrome_tests.gyp
|
| diff --git a/ios/chrome/ios_chrome_tests.gyp b/ios/chrome/ios_chrome_tests.gyp
|
| index ac521b194bc93a3ee06c22a7173ca9099dd0329f..e84f983684fc6244fbd07bbd238f932ac88c3245 100644
|
| --- a/ios/chrome/ios_chrome_tests.gyp
|
| +++ b/ios/chrome/ios_chrome_tests.gyp
|
| @@ -49,6 +49,7 @@
|
| ],
|
| 'sources': [
|
| 'app/application_delegate/memory_warning_helper_unittest.mm',
|
| + 'app/deferred_initialization_runner_unittest.mm',
|
| 'app/safe_mode_util_unittest.cc',
|
| 'browser/chrome_url_util_unittest.mm',
|
| 'browser/crash_loop_detection_util_unittest.mm',
|
|
|