| Index: ios/web_view/internal/criwv_web_main_parts.h
|
| diff --git a/ios/web_view/internal/criwv_web_main_parts.h b/ios/web_view/internal/criwv_web_main_parts.h
|
| index 18885e263e5dd4a756e3731eef7f64b5959e95dc..927de68ae0ae8f1b9c718555c11aa4bb4d373cc9 100644
|
| --- a/ios/web_view/internal/criwv_web_main_parts.h
|
| +++ b/ios/web_view/internal/criwv_web_main_parts.h
|
| @@ -14,7 +14,7 @@
|
| namespace ios_web_view {
|
| class CRIWVBrowserState;
|
|
|
| -// CRIWV-specific implementation of WebMainParts.
|
| +// CWV-specific implementation of WebMainParts.
|
| class CRIWVWebMainParts : public web::WebMainParts {
|
| public:
|
| explicit CRIWVWebMainParts(id<CWVDelegate> delegate);
|
|
|