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

Unified Diff: ios/web_view/internal/criwv_web_main_parts.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_main_delegate.h ('k') | ios/web_view/internal/cwv.mm » ('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_parts.h
diff --git a/ios/web_view/internal/criwv_web_main_parts.h b/ios/web_view/internal/criwv_web_main_parts.h
index 18885e263e5dd4a756e3731eef7f64b5959e95dc..927de68ae0ae8f1b9c718555c11aa4bb4d373cc9 100644
--- a/ios/web_view/internal/criwv_web_main_parts.h
+++ b/ios/web_view/internal/criwv_web_main_parts.h
@@ -14,7 +14,7 @@
namespace ios_web_view {
class CRIWVBrowserState;
-// CRIWV-specific implementation of WebMainParts.
+// CWV-specific implementation of WebMainParts.
class CRIWVWebMainParts : public web::WebMainParts {
public:
explicit CRIWVWebMainParts(id<CWVDelegate> delegate);
« no previous file with comments | « ios/web_view/internal/criwv_web_main_delegate.h ('k') | ios/web_view/internal/cwv.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698