| Index: ios/web/web_state/js/crw_js_plugin_placeholder_manager.mm
|
| diff --git a/ios/web/web_state/js/crw_js_plugin_placeholder_manager.mm b/ios/web/web_state/js/crw_js_plugin_placeholder_manager.mm
|
| index 43d44a175aa15b098dc89b3852dfcbe1782a73aa..ca7e9c74cbeb50e4a7f3d38d3874b28d2fd4f6a2 100644
|
| --- a/ios/web/web_state/js/crw_js_plugin_placeholder_manager.mm
|
| +++ b/ios/web/web_state/js/crw_js_plugin_placeholder_manager.mm
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/strings/sys_string_conversions.h"
|
| -#include "ios/web/public/web_client.h"
|
| +#import "ios/web/public/web_client.h"
|
|
|
| #if !defined(__has_feature) || !__has_feature(objc_arc)
|
| #error "This file requires ARC support."
|
|
|