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

Unified Diff: webrtc/BUILD.gn

Issue 2307533004: Moving/renaming webrtc/common.h. (Closed)
Patch Set: two nits Created 4 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 | « no previous file | webrtc/call/call_perf_tests.cc » ('j') | webrtc/voice_engine/include/voe_base.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 9857423f307e9c0a2b401de2d9689239d79d4cc3..a22c4c10ce9b3ad7014bcb77cd528f9faf370d0c 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -330,9 +330,6 @@ if (!build_with_chromium) {
source_set("webrtc_common") {
sources = [
- "audio_sink.h",
hlundin-webrtc 2016/09/05 11:28:42 Why did audio_sink.h have to go?
kjellander_webrtc 2016/09/05 11:49:46 My comment in PS#3: This should have been moved in
hlundin-webrtc 2016/09/05 11:56:19 Acknowledged.
- "common.cc",
- "common.h",
"common_types.cc",
"common_types.h",
"config.cc",
« no previous file with comments | « no previous file | webrtc/call/call_perf_tests.cc » ('j') | webrtc/voice_engine/include/voe_base.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698