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

Unified Diff: ios/web_view/internal/criwv_web_client.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_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:
« no previous file with comments | « ios/web_view/internal/criwv_url_request_context_getter.h ('k') | ios/web_view/internal/criwv_web_main_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698