| Index: remoting/remoting_client.gypi
|
| diff --git a/remoting/remoting_client.gypi b/remoting/remoting_client.gypi
|
| index c92a792fd2fc4198871dbb213aa2b3a94a3cff7d..d4c25c2fa27c68016a61d1410c274f4b1fa182ce 100644
|
| --- a/remoting/remoting_client.gypi
|
| +++ b/remoting/remoting_client.gypi
|
| @@ -198,6 +198,7 @@
|
| ],
|
| 'dependencies': [
|
| '../third_party/khronos/khronos.gyp:khronos_headers',
|
| + '../third_party/libyuv/libyuv.gyp:libyuv',
|
| '../third_party/webrtc/webrtc.gyp:webrtc'
|
| ]
|
| } # end of target 'remoting_opengl_renderer'
|
|
|