| Index: ios/web/interstitials/html_web_interstitial_impl.h
|
| diff --git a/ios/web/interstitials/html_web_interstitial_impl.h b/ios/web/interstitials/html_web_interstitial_impl.h
|
| index 2c1ff77503b5d86d73b37a0751e81dc9e96b85ef..9dccfd4841053834b61eddccf2350b9b95775f3a 100644
|
| --- a/ios/web/interstitials/html_web_interstitial_impl.h
|
| +++ b/ios/web/interstitials/html_web_interstitial_impl.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include <memory>
|
|
|
| -#include "base/mac/scoped_nsobject.h"
|
| -#include "ios/web/interstitials/web_interstitial_impl.h"
|
| +#import "base/mac/scoped_nsobject.h"
|
| +#import "ios/web/interstitials/web_interstitial_impl.h"
|
|
|
| namespace web {
|
|
|
|
|