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

Unified Diff: remoting/remoting_nacl.gyp

Issue 820593002: remove libwebm third_party dependency (Closed) Base URL: https://chromium.googlesource.com/chromium/src.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 | « remoting/remoting_client.gypi ('k') | third_party/libwebm/BUILD.gn » ('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..e83bffed1fc519d26e1ec634326e3008f56a5a7a 100644
--- a/remoting/remoting_nacl.gyp
+++ b/remoting/remoting_nacl.gyp
@@ -106,7 +106,6 @@
'../net/net_nacl.gyp:net_nacl',
'../third_party/libjingle/libjingle_nacl.gyp:libjingle_nacl',
'../third_party/libvpx/libvpx_nacl.gyp:libvpx_nacl',
- '../third_party/libwebm/libwebm_nacl.gyp:libwebm_nacl',
'../third_party/libyuv/libyuv_nacl.gyp:libyuv_nacl',
'../third_party/boringssl/boringssl_nacl.gyp:boringssl_nacl',
'../third_party/opus/opus_nacl.gyp:opus_nacl',
@@ -170,7 +169,6 @@
'>(tc_lib_dir_pnacl_newlib)/libremoting_webrtc_nacl.a',
'>(tc_lib_dir_pnacl_newlib)/liburl_nacl.a',
'>(tc_lib_dir_pnacl_newlib)/libvpx_nacl.a',
- '>(tc_lib_dir_pnacl_newlib)/libwebm_nacl.a',
'>(tc_lib_dir_pnacl_newlib)/libyuv_nacl.a',
],
},
@@ -191,7 +189,6 @@
'../third_party/icu/icu_nacl.gyp:icui18n_nacl',
'../third_party/icu/icu_nacl.gyp:icuuc_nacl',
'../third_party/libjingle/libjingle_nacl.gyp:libjingle_nacl',
- '../third_party/libwebm/libwebm_nacl.gyp:libwebm_nacl',
'../third_party/libyuv/libyuv_nacl.gyp:libyuv_nacl',
'../third_party/modp_b64/modp_b64_nacl.gyp:modp_b64_nacl',
'../third_party/boringssl/boringssl_nacl.gyp:boringssl_nacl',
@@ -230,7 +227,6 @@
'-licuuc_nacl',
'-licudata_nacl',
'-lprotobuf_lite_nacl',
- '-lwebm_nacl',
# Base NaCl libraries.
'-lppapi_cpp',
« no previous file with comments | « remoting/remoting_client.gypi ('k') | third_party/libwebm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698