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

Unified Diff: webrtc/BUILD.gn

Issue 1407893005: Revert "Add GN Build file for rtc_sound target." (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 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 | webrtc/sound/BUILD.gn » ('j') | no next file with comments »
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 c8b7ea04abcb1356b0af891936fa5e936e7852c5..ac14d7d528adf6fc19f87c6cef9ddb76d0c8d801 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -178,8 +178,8 @@ source_set("webrtc") {
public_configs = [ ":common_inherited_config" ]
deps = [
- ":webrtc_common",
"audio",
+ ":webrtc_common",
"base:rtc_base",
"call",
"common_audio",
@@ -195,7 +195,6 @@ source_set("webrtc") {
"modules/utility",
"modules/video_coding",
"modules/video_processing",
- "sound:rtc_sound",
"system_wrappers",
"tools",
"video",
« no previous file with comments | « no previous file | webrtc/sound/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698