blob: 23af2ec0fbc95771f394260753fb92e943e6b470 [file] [log] [blame]
<link rel="import" href="chrome://resources/html/polymer.html">
<dom-module id="app-management-dom-switch">
<template>
<slot></slot>
</template>
<script src="dom_switch.js"></script>
</dom-module>