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

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

Issue 2983453002: Expose way to enable/disable translate. (Closed)
Patch Set: addressed michaeldo's comments 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..ca3e8d269efab90a679a8a6b9e787366aed99b07 100644
--- a/ios/web_view/public/ChromeWebView.h
+++ b/ios/web_view/public/ChromeWebView.h
@@ -13,6 +13,7 @@
#import "cwv_html_element.h"
#import "cwv_navigation_action.h"
#import "cwv_navigation_delegate.h"
+#import "cwv_preferences.h"
#import "cwv_scroll_view.h"
#import "cwv_scroll_view_delegate.h"
#import "cwv_translation_controller.h"
« no previous file with comments | « ios/web_view/internal/translate/cwv_translation_controller.mm ('k') | ios/web_view/public/cwv_preferences.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698