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

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: UNAVAILABLE_ATTRIBUTE->NS_UNAVAILABLE 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
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',

Powered by Google App Engine
This is Rietveld 408576698