Chromium Code Reviews| Index: webrtc/base/base.gyp |
| diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp |
| index af8ba464baf037994bc64cbb8a0ceb857e560940..9c585af3a789fb5acd86fbedba2927fac84c6fb7 100644 |
| --- a/webrtc/base/base.gyp |
| +++ b/webrtc/base/base.gyp |
| @@ -126,6 +126,7 @@ |
| 'stringencode.h', |
| 'stringutils.cc', |
| 'stringutils.h', |
| + 'swap_queue.h', |
|
Henrik Grunell WebRTC
2016/03/21 12:24:29
Does it have to be in the "approved" target?
terelius
2016/03/23 10:21:02
Yes. The SwapQueue is used by e.g. the audio_proce
|
| 'systeminfo.cc', |
| 'systeminfo.h', |
| 'template_util.h', |