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

Unified Diff: BUILD.gn

Issue 1425583002: 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: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index b7f7a0619a9a73591c070aee611224ec6a544f79..0e29a172871cf986d0a7567a8a4508266f54e3ac 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -10,5 +10,6 @@
group("root") {
deps = [
"//webrtc",
+ "//webrtc/sound:rtc_sound",
kjellander_webrtc 2015/10/25 18:48:28 Please put this into webrtc/BUILD.gn instead (the
tfarina 2015/10/25 21:01:44 Done.
]
}
« 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