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

Unified Diff: third_party/usrsctp/usrsctp.gyp

Issue 534713003: Add some more libjingle targets to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl try Created 6 years, 3 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 | « third_party/usrsctp/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/usrsctp/usrsctp.gyp
diff --git a/third_party/usrsctp/usrsctp.gyp b/third_party/usrsctp/usrsctp.gyp
index 04952aba75b7ca4d7953f35d5fce5532c92be7b7..7b95b98ee9b5ac136189fc7ff467aee067998fce 100644
--- a/third_party/usrsctp/usrsctp.gyp
+++ b/third_party/usrsctp/usrsctp.gyp
@@ -53,9 +53,11 @@
},
'targets': [
{
+ # GN version: //third_party/usrsctp
'target_name': 'usrsctplib',
'type': 'static_library',
'sources': [
+ # Note: sources list duplicated in GN build.
'usrsctplib/netinet/sctp.h',
'usrsctplib/netinet/sctp_asconf.c',
'usrsctplib/netinet/sctp_asconf.h',
« no previous file with comments | « third_party/usrsctp/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698