Chromium Code Reviews| Index: remoting/remoting.gyp | 
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp | 
| index 7d7b992b52e115b6de80bd8e9efa7603550408f9..005823ccd66bb7e473c650af09697254fb72d125 100644 | 
| --- a/remoting/remoting.gyp | 
| +++ b/remoting/remoting.gyp | 
| @@ -237,6 +237,8 @@ | 
| '../net/net.gyp:net', | 
| '../third_party/expat/expat.gyp:expat', | 
| '../third_party/libjingle/libjingle.gyp:libjingle', | 
| + '../third_party/libjingle/libjingle.gyp:libjingle_webrtc', | 
| + '../third_party/libjingle/libjingle.gyp:libpeerconnection', | 
| 
 
halliwell
2015/11/19 16:21:41
This appears to be breaking builds where enable_we
 
Sergey Ulanov
2015/11/19 19:28:21
What's the reason you need to disable webrtc? Do y
 
halliwell
2015/11/20 04:44:45
If you need to use targets that are guarded by ena
 
 | 
| 'remoting_base', | 
| ], | 
| 'export_dependent_settings': [ |