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

Unified Diff: ios/web/web_state/ui/web_view_js_utils.h

Issue 2605913002: Fix include import in ios/web (Closed)
Patch Set: add missing #import Created 4 years 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/web_state/ui/web_view_js_utils.h
diff --git a/ios/web/web_state/ui/web_view_js_utils.h b/ios/web/web_state/ui/web_view_js_utils.h
index 464c4f4e02ffb1f76ba89a86ee579b9216f0d018..39c5d8e6ad646a548dda39c55fc68f73250cc1dd 100644
--- a/ios/web/web_state/ui/web_view_js_utils.h
+++ b/ios/web/web_state/ui/web_view_js_utils.h
@@ -8,7 +8,7 @@
#import <Foundation/Foundation.h>
#include <memory>
-#include "ios/web/public/block_types.h"
+#import "ios/web/public/block_types.h"
@class WKWebView;
« no previous file with comments | « ios/web/web_state/ui/crw_wk_script_message_router_unittest.mm ('k') | ios/web/web_state/ui/web_view_js_utils.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698