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

Unified Diff: ios/web_view/internal/criwv_web_main_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
« no previous file with comments | « ios/web_view/internal/criwv_web_client.h ('k') | ios/web_view/internal/criwv_web_main_parts.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/internal/criwv_web_main_delegate.h
diff --git a/ios/web_view/internal/criwv_web_main_delegate.h b/ios/web_view/internal/criwv_web_main_delegate.h
index cc387961b78dc2c2920bb56944eb07f3f07da8ce..98696dab199ed612b997f9207b4c7dbd1cba4b3a 100644
--- a/ios/web_view/internal/criwv_web_main_delegate.h
+++ b/ios/web_view/internal/criwv_web_main_delegate.h
@@ -14,7 +14,7 @@
namespace ios_web_view {
class CRIWVWebClient;
-// CRIWV-specific implementation of WebMainDelegate.
+// CWV-specific implementation of WebMainDelegate.
class CRIWVWebMainDelegate : public web::WebMainDelegate {
public:
explicit CRIWVWebMainDelegate(id<CWVDelegate> delegate);
« no previous file with comments | « ios/web_view/internal/criwv_web_client.h ('k') | ios/web_view/internal/criwv_web_main_parts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698