| Index: ios/web_view/internal/criwv_web_main_delegate.h
|
| diff --git a/ios/web_view/internal/criwv_web_main_delegate.h b/ios/web_view/internal/criwv_web_main_delegate.h
|
| index cc387961b78dc2c2920bb56944eb07f3f07da8ce..98696dab199ed612b997f9207b4c7dbd1cba4b3a 100644
|
| --- a/ios/web_view/internal/criwv_web_main_delegate.h
|
| +++ b/ios/web_view/internal/criwv_web_main_delegate.h
|
| @@ -14,7 +14,7 @@
|
| namespace ios_web_view {
|
| class CRIWVWebClient;
|
|
|
| -// CRIWV-specific implementation of WebMainDelegate.
|
| +// CWV-specific implementation of WebMainDelegate.
|
| class CRIWVWebMainDelegate : public web::WebMainDelegate {
|
| public:
|
| explicit CRIWVWebMainDelegate(id<CWVDelegate> delegate);
|
|
|