Chromium Code Reviews| Index: content/content_browser.gypi |
| =================================================================== |
| --- content/content_browser.gypi (revision 205587) |
| +++ content/content_browser.gypi (working copy) |
| @@ -1188,6 +1188,8 @@ |
| 'browser/renderer_host/p2p/socket_host_udp.h', |
| 'browser/renderer_host/p2p/socket_dispatcher_host.cc', |
| 'browser/renderer_host/p2p/socket_dispatcher_host.h', |
| + 'browser/renderer_host/p2p/ssltcp_helper.cc', |
| + 'browser/renderer_host/p2p/ssltcp_helper.h', |
| ], |
| }], |
| ['OS=="win"', { |