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

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

Issue 2842953002: Implement CWVWebView.scrollView. (Closed)
Patch Set: Apply review comments. Created 3 years, 7 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/cwv_web_view.mm ('k') | ios/web_view/public/cwv_scroll_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/public/ChromeWebView.h
diff --git a/ios/web_view/public/ChromeWebView.h b/ios/web_view/public/ChromeWebView.h
index 9dc9408e6e9f2a0bb03a7b6a28244b9f50023801..4b2a13586576538c49299fe1e00cf0fd8907f2f3 100644
--- a/ios/web_view/public/ChromeWebView.h
+++ b/ios/web_view/public/ChromeWebView.h
@@ -9,6 +9,8 @@
#import <ChromeWebView/cwv_html_element.h>
#import <ChromeWebView/cwv_navigation_action.h>
#import <ChromeWebView/cwv_navigation_delegate.h>
+#import <ChromeWebView/cwv_scroll_view.h>
+#import <ChromeWebView/cwv_scroll_view_delegate.h>
#import <ChromeWebView/cwv_translate_delegate.h>
#import <ChromeWebView/cwv_translate_manager.h>
#import <ChromeWebView/cwv_ui_delegate.h>
« no previous file with comments | « ios/web_view/internal/cwv_web_view.mm ('k') | ios/web_view/public/cwv_scroll_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698