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.
|
] |
} |