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

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

Issue 2983453002: Expose way to enable/disable translate. (Closed)
Patch Set: Refactor settings Created 3 years, 5 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/ChromeWebView.h
diff --git a/ios/web_view/public/ChromeWebView.h b/ios/web_view/public/ChromeWebView.h
index 19de1a447feb898ece2137762d526a0bea7d675c..425a38a86d8a9616d1144b2d726fcbbe8204b3b8 100644
--- a/ios/web_view/public/ChromeWebView.h
+++ b/ios/web_view/public/ChromeWebView.h
@@ -15,6 +15,7 @@
#import "cwv_navigation_delegate.h"
#import "cwv_scroll_view.h"
#import "cwv_scroll_view_delegate.h"
+#import "cwv_translation_configuration.h"
#import "cwv_translation_controller.h"
#import "cwv_translation_controller_delegate.h"
#import "cwv_translation_language.h"

Powered by Google App Engine
This is Rietveld 408576698