commit | dc13abc331b8e5ce2bdf99722aba3fdd9c0444ff | [log] [tgz] |
---|---|---|
author | Guo-wei Shieh <guoweis@chromium.org> | Thu Jun 18 21:44:41 2015 |
committer | Guo-wei Shieh <guoweis@chromium.org> | Thu Jun 18 21:44:46 2015 |
tree | 195cec008ddcb89588ecfa10d786f3430078f58b | |
parent | 34be126c1b3ee60ecdb86b1de41a0648347450b2 [diff] |
Initially when the design was to do this experiment in browser, which doesn't have webrtc code, it requires some glue code to bridge the difference between what's available in webrtc::base and browser process. Now since we're moving to renderer process, we could reuse a lot of existing interfaces instead of rolling our own. BUG=webrtc:4576 R=pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1173353002. Cr-Commit-Position: refs/heads/master@{#9466}