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

Unified Diff: ios/net/ios_net_unittests.gyp

Issue 1388983003: [iOS][GN] Port ios_net_unittests to build with gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/ios_net.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/net/ios_net_unittests.gyp
diff --git a/ios/net/ios_net_unittests.gyp b/ios/net/ios_net_unittests.gyp
index 98d2410f397fd7636c061ab9b26abae6b20bf41e..7d4ab0471bb02b2085a064a0dc7cd8ae7e3f598b 100644
--- a/ios/net/ios_net_unittests.gyp
+++ b/ios/net/ios_net_unittests.gyp
@@ -7,6 +7,7 @@
},
'targets': [
{
+ # GN version: //ios/net:ios_net_unittests
'target_name': 'ios_net_unittests',
'type': '<(gtest_target_type)',
'dependencies': [
« no previous file with comments | « ios/net/ios_net.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698