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

Unified Diff: ios/net/http_response_headers_util.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
« no previous file with comments | « ios/net/http_protocol_logging.mm ('k') | ios/net/nsurlrequest_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/net/http_response_headers_util.mm
diff --git a/ios/net/http_response_headers_util.mm b/ios/net/http_response_headers_util.mm
index 52a2ece23c1472d9494cb0b3d54d2fed847fc4e1..4792f1d5c3907c8e543adf4f17e5c161c46b25d1 100644
--- a/ios/net/http_response_headers_util.mm
+++ b/ios/net/http_response_headers_util.mm
@@ -4,7 +4,7 @@
#include "ios/net/http_response_headers_util.h"
-#include <Foundation/Foundation.h>
+#import <Foundation/Foundation.h>
#include "base/logging.h"
#include "base/strings/stringprintf.h"
« no previous file with comments | « ios/net/http_protocol_logging.mm ('k') | ios/net/nsurlrequest_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698