Index: ios/chrome/BUILD.gn |
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn |
index f3611ba043abc5566091f1b13916080e896d66e4..9bf7084cbd70dc6f1429dd6a16d82ec5cb098034 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_warning_helper_unittest.mm", |
"app/safe_mode_util_unittest.cc", |
"browser/chrome_url_util_unittest.mm", |
"browser/crash_loop_detection_util_unittest.mm", |