Index: ios/chrome/browser/crash_loop_detection_util_unittest.mm |
diff --git a/ios/chrome/browser/crash_loop_detection_util_unittest.mm b/ios/chrome/browser/crash_loop_detection_util_unittest.mm |
index ea620e8a2e886012a076aff84fa8ede08b072811..39f9268ca79bfbaec50f53c995a18166a0702aa9 100644 |
--- a/ios/chrome/browser/crash_loop_detection_util_unittest.mm |
+++ b/ios/chrome/browser/crash_loop_detection_util_unittest.mm |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include <Foundation/Foundation.h> |
+#import <Foundation/Foundation.h> |
#include "ios/chrome/browser/crash_loop_detection_util.h" |
#include "testing/gtest/include/gtest/gtest.h" |