| commit | ad9b0483a8ad19740e2438052b9b88077ab966e0 | [log] [tgz] |
|---|---|---|
| author | jam <jam@chromium.org> | Thu Jul 21 15:19:35 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 21 15:21:17 2016 |
| tree | 3eb3ec41e7c2e0e204160537919021b2a79cfdb8 | |
| parent | e55d9d3bf6082a636271efda6ece4cd04dc94109 [diff] |
Move BroadcastChannel browser code from components/ to content/browser. It's only used by content/browser, so it can stay there. Also update URL related typemaps so that they can be used by mojoms in Blink. This is copied from https://codereview.chromium.org/2043753002/. BUG=161070 Review-Url: https://codereview.chromium.org/2158913006 Cr-Commit-Position: refs/heads/master@{#406852}