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

Unified Diff: ios/web_view/shell/translate_controller.m

Issue 2691883003: Rename ios/web_view public delegates from CRIWV to CWV prefix. (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/shell/translate_controller.m
diff --git a/ios/web_view/shell/translate_controller.m b/ios/web_view/shell/translate_controller.m
index f271f5f4ae2c31217d88fef625192fd95f79fa3b..3b87094838a761d2f8bd37095a65f1b21fecdaaf 100644
--- a/ios/web_view/shell/translate_controller.m
+++ b/ios/web_view/shell/translate_controller.m
@@ -29,7 +29,7 @@
completion:nil];
}
-#pragma mark CRIWVTranslateDelegate methods
+#pragma mark CWVTranslateDelegate methods
- (void)translateStepChanged:(CRIWVTransateStep)step
manager:(id<CRIWVTranslateManager>)manager {
« ios/web_view/public/cwv_translate_delegate.h ('K') | « ios/web_view/shell/translate_controller.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698