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

Unified Diff: ios/net/ios_net.gyp

Issue 1171203004: Correct iOS build for latest Xcode beta. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nits Created 5 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
« no previous file with comments | « ios/net/empty_nsurlcache.mm ('k') | ios/net/request_tracker.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/net/ios_net.gyp
diff --git a/ios/net/ios_net.gyp b/ios/net/ios_net.gyp
index bd2e1538518d33971efa1058743d0cb86734e616..b9ad092b190b7d875ae02737eac126e1a2555070 100644
--- a/ios/net/ios_net.gyp
+++ b/ios/net/ios_net.gyp
@@ -42,6 +42,8 @@
'crn_http_protocol_handler_proxy_with_client_thread.mm',
'crn_http_url_response.h',
'crn_http_url_response.mm',
+ 'empty_nsurlcache.h',
+ 'empty_nsurlcache.mm',
'http_protocol_logging.h',
'http_protocol_logging.mm',
'http_response_headers_util.h',
« no previous file with comments | « ios/net/empty_nsurlcache.mm ('k') | ios/net/request_tracker.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698