Add Polymer config to enable native shadow DOM in Media Router WebUI.
commit5f5dc9db0c0a87f3dd95dd1858b90c6b06d8d086
authorapacible <apacible@chromium.org>
Wed, 27 May 2015 01:21:28 +0000 (26 18:21 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 27 May 2015 01:22:07 +0000 (27 01:22 +0000)
treedd2926cf9586f3ddd0a83021a2c24565484a4c41
parent02a0d960ae2836e4a77aa822ef5c45a879a10e3c
Add Polymer config to enable native shadow DOM in Media Router WebUI.

With the switch to 0.8, local DOM is rendered using shady DOM by default. When shadow DOM will become the default in the future, this change will be removed.

Since 0.5 and 0.8 Polymer elements are not compatible with each other, all CLs to upgrade to 0.8 will not land until they're all reviewed.

BUG=490248

Review URL: https://codereview.chromium.org/1152133002

Cr-Commit-Position: refs/heads/master@{#331503}
chrome/browser/media_router_resources.grdp
chrome/browser/resources/media_router/media_router.html
chrome/browser/resources/media_router/polymer_config.js [new file with mode: 0644]
chrome/browser/ui/webui/media_router/media_router_resources_provider.cc