| Index: ios/web/web_state/ui/crw_web_controller_container_view.h
|
| diff --git a/ios/web/web_state/ui/crw_web_controller_container_view.h b/ios/web/web_state/ui/crw_web_controller_container_view.h
|
| index f28efaa0deb53bf7a008de4c554111fb2dac7d9d..6f00a23761d33044b6ba2800b2ca5ccc580fc259 100644
|
| --- a/ios/web/web_state/ui/crw_web_controller_container_view.h
|
| +++ b/ios/web/web_state/ui/crw_web_controller_container_view.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #import <UIKit/UIKit.h>
|
|
|
| -#include "ios/web/public/web_state/ui/crw_content_view.h"
|
| +#import "ios/web/public/web_state/ui/crw_content_view.h"
|
|
|
| @class CRWWebControllerContainerView;
|
| @class CRWWebViewContentView;
|
|
|