| Index: ios/chrome/BUILD.gn
|
| diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
|
| index f3611ba043abc5566091f1b13916080e896d66e4..2678320e55c25608167033b546ff0079144c1111 100644
|
| --- a/ios/chrome/BUILD.gn
|
| +++ b/ios/chrome/BUILD.gn
|
| @@ -24,6 +24,7 @@ bundle_data_xib("native_content_controller_test_xib") {
|
|
|
| test("ios_chrome_unittests") {
|
| sources = [
|
| + "app/application_delegate/memory_recovery_helper_unittest.mm",
|
| "app/safe_mode_util_unittest.cc",
|
| "browser/chrome_url_util_unittest.mm",
|
| "browser/crash_loop_detection_util_unittest.mm",
|
|
|