| Index: ios/web_view/public/ChromeWebView.h
|
| diff --git a/ios/web_view/public/ChromeWebView.h b/ios/web_view/public/ChromeWebView.h
|
| index 19de1a447feb898ece2137762d526a0bea7d675c..ca3e8d269efab90a679a8a6b9e787366aed99b07 100644
|
| --- a/ios/web_view/public/ChromeWebView.h
|
| +++ b/ios/web_view/public/ChromeWebView.h
|
| @@ -13,6 +13,7 @@
|
| #import "cwv_html_element.h"
|
| #import "cwv_navigation_action.h"
|
| #import "cwv_navigation_delegate.h"
|
| +#import "cwv_preferences.h"
|
| #import "cwv_scroll_view.h"
|
| #import "cwv_scroll_view_delegate.h"
|
| #import "cwv_translation_controller.h"
|
|
|