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

Unified Diff: webrtc/video/BUILD.gn

Issue 1227923005: Split webrtc/video into webrtc/{audio,call,video}. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase Created 5 years, 3 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 | « webrtc/modules/audio_coding/neteq/tools/rtc_event_log_source.cc ('k') | webrtc/video/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/video/BUILD.gn
diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
index 04d95ceaa6f049c41ba5f9f42c1700801dc0cab8..a2233c2b57c2bfc3370fd34b1201fbda854e6762 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -35,17 +35,12 @@ source_set("video") {
"../video_engine/vie_remb.h",
"../video_engine/vie_sync_module.cc",
"../video_engine/vie_sync_module.h",
- "audio_receive_stream.cc",
- "audio_receive_stream.h",
- "call.cc",
"encoded_frame_callback_adapter.cc",
"encoded_frame_callback_adapter.h",
"receive_statistics_proxy.cc",
"receive_statistics_proxy.h",
"send_statistics_proxy.cc",
"send_statistics_proxy.h",
- "transport_adapter.cc",
- "transport_adapter.h",
"video_capture_input.cc",
"video_capture_input.h",
"video_decoder.cc",
« no previous file with comments | « webrtc/modules/audio_coding/neteq/tools/rtc_event_log_source.cc ('k') | webrtc/video/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698