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

Unified Diff: webrtc/BUILD.gn

Issue 2307533004: Moving/renaming webrtc/common.h. (Closed)
Patch Set: gyp fix 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/test/mock_voice_engine.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",
kjellander_webrtc 2016/09/02 07:00:36 This should have been moved in https://codereview.
- "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/test/mock_voice_engine.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698