Index: ios/web/web_state/js/common_js_unittest.mm |
diff --git a/ios/web/web_state/js/common_js_unittest.mm b/ios/web/web_state/js/common_js_unittest.mm |
index b25c06099e68ea697f364e5b2ef64555b72fe77b..821944ef9ef6246dfc42d82ff74edf962778b630 100644 |
--- a/ios/web/web_state/js/common_js_unittest.mm |
+++ b/ios/web/web_state/js/common_js_unittest.mm |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include <stddef.h> |
-#include <Foundation/Foundation.h> |
+#import <Foundation/Foundation.h> |
#include "base/macros.h" |
#import "ios/web/public/test/web_test_with_web_state.h" |