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

Unified Diff: ios/web_view/public/criwv_web_view.h

Issue 2650323002: Cleanup ios/web_view. (Closed)
Patch Set: Respond to comments. Created 3 years, 11 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/public/criwv_web_view.h
diff --git a/ios/web_view/public/criwv_web_view.h b/ios/web_view/public/criwv_web_view.h
index 0c3bc9d4918525279a823fd44c1f57e4c5b973f2..5d2aeb40c8d23a2b966d557e8457885401ee639b 100644
--- a/ios/web_view/public/criwv_web_view.h
+++ b/ios/web_view/public/criwv_web_view.h
@@ -8,7 +8,7 @@
@protocol CRIWVWebViewDelegate;
-// Primary objective-c interface for web/. Just like a UIWebView, but better.
+// Primary objective-c interface for web/. Just like a WKWebView, but better.
// Concrete instances can be created through CRIWV.
@protocol CRIWVWebView<NSObject>
« no previous file with comments | « ios/web_view/internal/translate/criwv_translate_manager_impl.mm ('k') | ios/web_view/shell/shell_app_delegate.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698