| Index: ios/web/interstitials/web_interstitial_impl.mm
|
| diff --git a/ios/web/interstitials/web_interstitial_impl.mm b/ios/web/interstitials/web_interstitial_impl.mm
|
| index 33f22e87a47a23eb27b59e5d6928bb811598709e..cbca86cb15d8d9ea1875fd66dca5bf432c947adb 100644
|
| --- a/ios/web/interstitials/web_interstitial_impl.mm
|
| +++ b/ios/web/interstitials/web_interstitial_impl.mm
|
| @@ -9,7 +9,7 @@
|
| #include "ios/web/navigation/crw_session_controller.h"
|
| #include "ios/web/navigation/navigation_manager_impl.h"
|
| #include "ios/web/public/interstitials/web_interstitial_delegate.h"
|
| -#include "ios/web/public/navigation_manager.h"
|
| +#import "ios/web/public/navigation_manager.h"
|
| #include "ios/web/web_state/web_state_impl.h"
|
|
|
| namespace web {
|
|
|