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', |