| Index: ios/web/web_state/blocked_popup_info.mm
|
| diff --git a/ios/web/web_state/blocked_popup_info.mm b/ios/web/web_state/blocked_popup_info.mm
|
| index fdeeac8f5cf13c963e8aeaeebab5e66cb6550f33..b77023ee71461e8630fe7c81e23b789093fc9f43 100644
|
| --- a/ios/web/web_state/blocked_popup_info.mm
|
| +++ b/ios/web/web_state/blocked_popup_info.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 "ios/web/web_state/blocked_popup_info.h"
|
| +#import "ios/web/web_state/blocked_popup_info.h"
|
|
|
| #if !defined(__has_feature) || !__has_feature(objc_arc)
|
| #error "This file requires ARC support."
|
|
|