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

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

Issue 2791403005: Remove CWV class and move setting User Agent to CWVWebViewConfiguration. (Closed)
Patch Set: Rebase. Created 3 years, 8 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/web_view_web_main_parts.mm ('k') | ios/web_view/public/cwv.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 dce6d437877ec11052c0fbfeb0efecf2d4984270..9dc9408e6e9f2a0bb03a7b6a28244b9f50023801 100644
--- a/ios/web_view/public/ChromeWebView.h
+++ b/ios/web_view/public/ChromeWebView.h
@@ -5,7 +5,6 @@
#ifndef IOS_WEB_VIEW_PUBLIC_CHROMEWEBVIEW_H_
#define IOS_WEB_VIEW_PUBLIC_CHROMEWEBVIEW_H_
-#import <ChromeWebView/cwv.h>
#import <ChromeWebView/cwv_export.h>
#import <ChromeWebView/cwv_html_element.h>
#import <ChromeWebView/cwv_navigation_action.h>
« no previous file with comments | « ios/web_view/internal/web_view_web_main_parts.mm ('k') | ios/web_view/public/cwv.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698