| Index: ios/web_view/shell/shell_view_controller.h
|
| diff --git a/ios/web_view/shell/shell_view_controller.h b/ios/web_view/shell/shell_view_controller.h
|
| index acf4b608fb2dc59596bdd7c55b5d5c6125b66025..4f9fe17c20dfbbc4447bc37ae11b2e481398b5d8 100644
|
| --- a/ios/web_view/shell/shell_view_controller.h
|
| +++ b/ios/web_view/shell/shell_view_controller.h
|
| @@ -7,9 +7,6 @@
|
|
|
| #import <UIKit/UIKit.h>
|
|
|
| -#import "ios/web_view/public/cwv_navigation_delegate.h"
|
| -#import "ios/web_view/public/cwv_ui_delegate.h"
|
| -
|
| // Accessibility label added to the back button.
|
| extern NSString* const kWebViewShellBackButtonAccessibilityLabel;
|
| // Accessibility label added to the forward button.
|
|
|