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

Unified Diff: BUILD.gn

Issue 2398073002: Upgrade libsrtp to version 2.0 (Closed)
Patch Set: Roll new libsrtp2 change Created 4 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 | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index f52958759253920952ed119a8646966dd02f9b7c..53f1145b15255c4c6b65f8b9060895fbe4e252e9 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -789,20 +789,7 @@ group("gn_only") {
"//third_party/leveldatabase:leveldb_version_edit_test",
"//third_party/leveldatabase:leveldb_write_batch_test",
"//third_party/libjpeg_turbo:simd",
- "//third_party/libsrtp:rdbx_driver",
- "//third_party/libsrtp:replay_driver",
- "//third_party/libsrtp:roc_driver",
- "//third_party/libsrtp:rtpw",
- "//third_party/libsrtp:srtp_driver",
- "//third_party/libsrtp:srtp_driver",
- "//third_party/libsrtp:srtp_test_aes_calc",
- "//third_party/libsrtp:srtp_test_cipher_driver",
- "//third_party/libsrtp:srtp_test_datatypes_driver",
- "//third_party/libsrtp:srtp_test_env",
- "//third_party/libsrtp:srtp_test_kernel_driver",
- "//third_party/libsrtp:srtp_test_rand_gen",
- "//third_party/libsrtp:srtp_test_sha1_driver",
- "//third_party/libsrtp:srtp_test_stat_driver",
+ "//third_party/libsrtp:srtp_tests",
"//third_party/opus:opus_compare",
"//third_party/opus:opus_demo",
"//third_party/opus:test_opus_api",
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698