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

Unified Diff: ios/web/public/web_client.mm

Issue 2603973002: Import Objective C Frameworks (Closed)
Patch Set: only ios 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/public/web_client.mm
diff --git a/ios/web/public/web_client.mm b/ios/web/public/web_client.mm
index 53f4269f07b9779ac4e440704dfaff6112cb53cd..6ee1bd3a284d83329a276617a20c64d4e8e71188 100644
--- a/ios/web/public/web_client.mm
+++ b/ios/web/public/web_client.mm
@@ -4,7 +4,7 @@
#include "ios/web/public/web_client.h"
-#include <Foundation/Foundation.h>
+#import <Foundation/Foundation.h>
#if !defined(__has_feature) || !__has_feature(objc_arc)
#error "This file requires ARC support."
« no previous file with comments | « ios/web/net/request_group_util_unittest.mm ('k') | ios/web/public/web_state/crw_web_user_interface_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698