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

Side by Side Diff: webrtc/modules/BUILD.gn

Issue 2622493002: Move FilePlayer and FileRecorder to Voice Engine (Closed)
Patch Set: Created 3 years, 11 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 unified diff | Download patch
OLDNEW
1 # Copyright (c) 2016 The WebRTC project authors. All Rights Reserved. 1 # Copyright (c) 2016 The WebRTC project authors. All Rights Reserved.
2 # 2 #
3 # Use of this source code is governed by a BSD-style license 3 # Use of this source code is governed by a BSD-style license
4 # that can be found in the LICENSE file in the root of the source 4 # that can be found in the LICENSE file in the root of the source
5 # tree. An additional intellectual property rights grant can be found 5 # tree. An additional intellectual property rights grant can be found
6 # in the file PATENTS. All contributing project authors may 6 # in the file PATENTS. All contributing project authors may
7 # be found in the AUTHORS file in the root of the source tree. 7 # be found in the AUTHORS file in the root of the source tree.
8 8
9 import("../build/webrtc.gni") 9 import("../build/webrtc.gni")
10 import("audio_coding/audio_coding.gni") 10 import("audio_coding/audio_coding.gni")
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 "//resources/short_mixed_mono_48.dat", 224 "//resources/short_mixed_mono_48.dat",
225 "//resources/short_mixed_mono_48_arm.dat", 225 "//resources/short_mixed_mono_48_arm.dat",
226 "//resources/short_mixed_mono_48.pcm", 226 "//resources/short_mixed_mono_48.pcm",
227 "//resources/short_mixed_stereo_48.dat", 227 "//resources/short_mixed_stereo_48.dat",
228 "//resources/short_mixed_stereo_48.pcm", 228 "//resources/short_mixed_stereo_48.pcm",
229 "//resources/sprint-downlink.rx", 229 "//resources/sprint-downlink.rx",
230 "//resources/sprint-uplink.rx", 230 "//resources/sprint-uplink.rx",
231 "//resources/synthetic-trace.rx", 231 "//resources/synthetic-trace.rx",
232 "//resources/tmobile-downlink.rx", 232 "//resources/tmobile-downlink.rx",
233 "//resources/tmobile-uplink.rx", 233 "//resources/tmobile-uplink.rx",
234 "//resources/utility/encapsulated_pcm16b_8khz.wav",
235 "//resources/utility/encapsulated_pcmu_8khz.wav",
236 "//resources/verizon3g-downlink.rx", 234 "//resources/verizon3g-downlink.rx",
237 "//resources/verizon3g-uplink.rx", 235 "//resources/verizon3g-uplink.rx",
238 "//resources/verizon4g-downlink.rx", 236 "//resources/verizon4g-downlink.rx",
239 "//resources/verizon4g-uplink.rx", 237 "//resources/verizon4g-uplink.rx",
240 "//resources/voice_engine/audio_tiny48.wav", 238 "//resources/voice_engine/audio_tiny48.wav",
241 ] 239 ]
242 240
243 if (is_ios) { 241 if (is_ios) {
244 bundle_data("modules_unittests_bundle_data") { 242 bundle_data("modules_unittests_bundle_data") {
245 testonly = true 243 testonly = true
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
476 "rtp_rtcp/source/time_util_unittest.cc", 474 "rtp_rtcp/source/time_util_unittest.cc",
477 "rtp_rtcp/source/ulpfec_generator_unittest.cc", 475 "rtp_rtcp/source/ulpfec_generator_unittest.cc",
478 "rtp_rtcp/source/ulpfec_header_reader_writer_unittest.cc", 476 "rtp_rtcp/source/ulpfec_header_reader_writer_unittest.cc",
479 "rtp_rtcp/source/ulpfec_receiver_unittest.cc", 477 "rtp_rtcp/source/ulpfec_receiver_unittest.cc",
480 "rtp_rtcp/source/vp8_partition_aggregator_unittest.cc", 478 "rtp_rtcp/source/vp8_partition_aggregator_unittest.cc",
481 "rtp_rtcp/test/testAPI/test_api.cc", 479 "rtp_rtcp/test/testAPI/test_api.cc",
482 "rtp_rtcp/test/testAPI/test_api.h", 480 "rtp_rtcp/test/testAPI/test_api.h",
483 "rtp_rtcp/test/testAPI/test_api_audio.cc", 481 "rtp_rtcp/test/testAPI/test_api_audio.cc",
484 "rtp_rtcp/test/testAPI/test_api_rtcp.cc", 482 "rtp_rtcp/test/testAPI/test_api_rtcp.cc",
485 "rtp_rtcp/test/testAPI/test_api_video.cc", 483 "rtp_rtcp/test/testAPI/test_api_video.cc",
486 "utility/source/file_player_unittests.cc",
487 "utility/source/process_thread_impl_unittest.cc", 484 "utility/source/process_thread_impl_unittest.cc",
488 "video_coding/codecs/test/packet_manipulator_unittest.cc", 485 "video_coding/codecs/test/packet_manipulator_unittest.cc",
489 "video_coding/codecs/test/stats_unittest.cc", 486 "video_coding/codecs/test/stats_unittest.cc",
490 "video_coding/codecs/test/videoprocessor_unittest.cc", 487 "video_coding/codecs/test/videoprocessor_unittest.cc",
491 "video_coding/codecs/vp8/default_temporal_layers_unittest.cc", 488 "video_coding/codecs/vp8/default_temporal_layers_unittest.cc",
492 "video_coding/codecs/vp8/reference_picture_selection_unittest.cc", 489 "video_coding/codecs/vp8/reference_picture_selection_unittest.cc",
493 "video_coding/codecs/vp8/screenshare_layers_unittest.cc", 490 "video_coding/codecs/vp8/screenshare_layers_unittest.cc",
494 "video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc", 491 "video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc",
495 "video_coding/codecs/vp8/simulcast_unittest.cc", 492 "video_coding/codecs/vp8/simulcast_unittest.cc",
496 "video_coding/codecs/vp8/simulcast_unittest.h", 493 "video_coding/codecs/vp8/simulcast_unittest.h",
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
758 "../test:test_common", 755 "../test:test_common",
759 "../test:test_main", 756 "../test:test_main",
760 "remote_bitrate_estimator:bwe_simulator_lib", 757 "remote_bitrate_estimator:bwe_simulator_lib",
761 "video_capture", 758 "video_capture",
762 "//testing/gmock", 759 "//testing/gmock",
763 "//testing/gtest", 760 "//testing/gtest",
764 "//third_party/gflags", 761 "//third_party/gflags",
765 ] 762 ]
766 } 763 }
767 } 764 }
OLDNEW
« no previous file with comments | « .gn ('k') | webrtc/modules/utility/BUILD.gn » ('j') | webrtc/voice_engine/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698