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

Unified Diff: BUILD.gn

Issue 2436913003: Upgrade libsrtp to version 2.0 (second attempt) (Closed)
Patch Set: Remove srtp_tests 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') | testing/libfuzzer/fuzzers/libsrtp_fuzzer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 83eb5adfaeec304186bea79434e5d968372660c4..9e11313346af0e44b96d52f51becb3f74663b93a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -786,19 +786,6 @@ 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_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/opus:opus_compare",
"//third_party/opus:opus_demo",
"//third_party/opus:test_opus_api",
« no previous file with comments | « no previous file | DEPS » ('j') | testing/libfuzzer/fuzzers/libsrtp_fuzzer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698