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

Unified Diff: net/net.gypi

Issue 747773002: Upstream "nsurl_util.{h,mm}" from Chrome on iOS repository. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments from mmenke, round two. Created 6 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 | « net/net.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index fef61361dd5cf3c083a0b63a72ba4071488b769e..5b50da7fd483fed8e4af6e1d4fc2ab75cc7c7cef 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1746,5 +1746,12 @@
'tools/quic/test_tools/simple_client.h',
'tools/quic/test_tools/simple_client.cc',
],
+ 'net_base_mac_ios_sources': [
+ 'base/mac/url_conversions.h',
+ 'base/mac/url_conversions.mm',
+ ],
+ 'net_base_test_mac_ios_sources': [
+ 'base/mac/url_conversions_unittest.mm',
+ ],
}
}
« no previous file with comments | « net/net.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698