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

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

Issue 2941683002: Add script to generate CronetChromeWebView.framework (Closed)
Patch Set: Created 3 years, 6 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/cwv_scroll_view_delegate.h
diff --git a/ios/web_view/public/cwv_scroll_view_delegate.h b/ios/web_view/public/cwv_scroll_view_delegate.h
index f9bc5cace05256ed031207c526d9f283f5bfde4e..0947a643ca0a602289035bf6c789592da169fac6 100644
--- a/ios/web_view/public/cwv_scroll_view_delegate.h
+++ b/ios/web_view/public/cwv_scroll_view_delegate.h
@@ -7,6 +7,8 @@
#import <CoreGraphics/CoreGraphics.h>
+#import "cwv_export.h"
+
@class CWVScrollView;
// Delegete for CWVScrollView.

Powered by Google App Engine
This is Rietveld 408576698