| Index: ios/web/interstitials/web_interstitial_impl.h
|
| diff --git a/ios/web/interstitials/web_interstitial_impl.h b/ios/web/interstitials/web_interstitial_impl.h
|
| index cc7607512e8795de492bdf720250d0346ae6c399..525aa27813f81d6a145421ecb06cbfce773389a5 100644
|
| --- a/ios/web/interstitials/web_interstitial_impl.h
|
| +++ b/ios/web/interstitials/web_interstitial_impl.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #import <UIKit/UIKit.h>
|
|
|
| -#import "ios/web/public/interstitials/web_interstitial.h"
|
| -#include "ios/web/public/web_state/ui/crw_content_view.h"
|
| +#include "ios/web/public/interstitials/web_interstitial.h"
|
| +#import "ios/web/public/web_state/ui/crw_content_view.h"
|
| #include "ios/web/public/web_state/web_state_observer.h"
|
| #import "ios/web/web_state/ui/web_view_js_utils.h"
|
| #include "url/gurl.h"
|
|
|