Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(247)

Unified Diff: ios/web_view/internal/criwv_url_request_context_getter.h

Issue 2703413004: Rename CRIWV class to CWV. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/web_view/internal/criwv_network_delegate.h ('k') | ios/web_view/internal/criwv_web_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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(
« no previous file with comments | « ios/web_view/internal/criwv_network_delegate.h ('k') | ios/web_view/internal/criwv_web_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698