Index: webrtc/modules/audio_coding/BUILD.gn |
diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn |
index b25b97ab849716750b7346ebef991c8e298288a9..fa273c8cbb63a6f951e9aa56a2be8df87ee3ac07 100644 |
--- a/webrtc/modules/audio_coding/BUILD.gn |
+++ b/webrtc/modules/audio_coding/BUILD.gn |
@@ -1287,6 +1287,7 @@ if (rtc_include_tests) { |
testonly = true |
deps = [ |
"../..:webrtc_common", |
+ "../../base:rtc_base_approved", |
pbos-webrtc
2016/09/16 18:52:35
Is this related?
|
"//testing/gtest", |
] |
sources = [ |