| Index: ios/web_view/internal/criwv_url_request_context_getter.h
|
| diff --git a/ios/web_view/internal/criwv_url_request_context_getter.h b/ios/web_view/internal/criwv_url_request_context_getter.h
|
| index ad0f5cff8f37cdd45e862e72143835f9075cf407..78150f4a253b6ca6645f43602703810ce1c1fdac 100644
|
| --- a/ios/web_view/internal/criwv_url_request_context_getter.h
|
| +++ b/ios/web_view/internal/criwv_url_request_context_getter.h
|
| @@ -23,7 +23,7 @@ class URLRequestContextStorage;
|
|
|
| namespace ios_web_view {
|
|
|
| -// CRIWV-specific implementation of URLRequestContextGetter.
|
| +// CWV-specific implementation of URLRequestContextGetter.
|
| class CRIWVURLRequestContextGetter : public net::URLRequestContextGetter {
|
| public:
|
| CRIWVURLRequestContextGetter(
|
|
|