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

Unified Diff: net/net.gypi

Issue 773373002: Update from https://crrev.com/306706 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: 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') | net/ssl/openssl_platform_key_win.cc » ('j') | 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 89a0503ab39a31813d80cafa53cc3f6f5948f2e9..f9f6d23ed17b0a1c8fd5392dc0edf1316a74ba2c 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1757,5 +1757,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') | net/ssl/openssl_platform_key_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698