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

Unified Diff: remoting/remoting_nacl.gyp

Issue 653203005: Roll WebRTC 7546:7549. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « remoting/protocol/libjingle_transport_factory.cc ('k') | remoting/signaling/fake_signal_strategy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_nacl.gyp
diff --git a/remoting/remoting_nacl.gyp b/remoting/remoting_nacl.gyp
index b9000ba1e90cd74c56aad238cfa39d0262d31caa..a963da2e8c9b8457b21616968e758f6bbd6e5deb 100644
--- a/remoting/remoting_nacl.gyp
+++ b/remoting/remoting_nacl.gyp
@@ -155,7 +155,6 @@
'>(tc_lib_dir_pnacl_newlib)/libicui18n_nacl.a',
'>(tc_lib_dir_pnacl_newlib)/libicuuc_nacl.a',
'>(tc_lib_dir_pnacl_newlib)/libjingle_nacl.a',
- '>(tc_lib_dir_pnacl_newlib)/libjingle_p2p_constants_nacl.a',
Jamie 2014/10/16 00:31:39 I'm surprised to see this deleted rather than modi
hellner1 2014/10/16 14:45:50 My mistake here. In the non-nacl, the different co
'>(tc_lib_dir_pnacl_newlib)/libmedia_yuv_nacl.a',
'>(tc_lib_dir_pnacl_newlib)/libmodp_b64_nacl.a',
'>(tc_lib_dir_pnacl_newlib)/libboringssl_nacl.a',
@@ -220,7 +219,6 @@
'-lremoting_webrtc_nacl',
'-lyuv_nacl',
'-lvpx_nacl',
- '-ljingle_p2p_constants_nacl',
'-ljingle_nacl',
'-lexpat_nacl',
'-lmodp_b64_nacl',
« no previous file with comments | « remoting/protocol/libjingle_transport_factory.cc ('k') | remoting/signaling/fake_signal_strategy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698