| Index: ios/web_view/internal/criwv_web_client.h
|
| diff --git a/ios/web_view/internal/criwv_web_client.h b/ios/web_view/internal/criwv_web_client.h
|
| index 71cd52c456a971f2661546006d42a519b81722e3..a6960a9473ddbb23696c438a561d57855805b11c 100644
|
| --- a/ios/web_view/internal/criwv_web_client.h
|
| +++ b/ios/web_view/internal/criwv_web_client.h
|
| @@ -15,7 +15,7 @@ namespace ios_web_view {
|
| class CRIWVBrowserState;
|
| class CRIWVWebMainParts;
|
|
|
| -// CRIWV-specific implementation of WebClient. Delegates some functionality to
|
| +// CWV-specific implementation of WebClient. Delegates some functionality to
|
| // CWVDelegate.
|
| class CRIWVWebClient : public web::WebClient {
|
| public:
|
|
|