Index: ios/web/shell/shell_main_delegate.mm |
diff --git a/ios/web/shell/shell_main_delegate.mm b/ios/web/shell/shell_main_delegate.mm |
index 367a7f76bbfb4cd1334450a886ed96b40c55718d..32184b171a30e79e035a7cefd185d02e4547fbaa 100644 |
--- a/ios/web/shell/shell_main_delegate.mm |
+++ b/ios/web/shell/shell_main_delegate.mm |
@@ -4,7 +4,7 @@ |
#include "ios/web/shell/shell_main_delegate.h" |
-#include "ios/web/shell/shell_web_client.h" |
+#import "ios/web/shell/shell_web_client.h" |
#if !defined(__has_feature) || !__has_feature(objc_arc) |
#error "This file requires ARC support." |