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

Unified Diff: ios/web_view/internal/criwv_network_delegate.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
Index: ios/web_view/internal/criwv_network_delegate.h
diff --git a/ios/web_view/internal/criwv_network_delegate.h b/ios/web_view/internal/criwv_network_delegate.h
index 298580744de8007394196ec48e71748b266245c5..2bbb4a7958e8fbf4ff57464006b33d0639954b1c 100644
--- a/ios/web_view/internal/criwv_network_delegate.h
+++ b/ios/web_view/internal/criwv_network_delegate.h
@@ -10,7 +10,7 @@
namespace ios_web_view {
-// CRIWV-specific implementation of NetworkDelegate.
+// CWV-specific implementation of NetworkDelegate.
class CRIWVNetworkDelegate : public net::NetworkDelegateImpl {
public:
CRIWVNetworkDelegate();
« no previous file with comments | « ios/web_view/internal/criwv_browser_state.h ('k') | ios/web_view/internal/criwv_url_request_context_getter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698