blob: b5d3d41044b2cbf246d096dfbed74c6e513ae9a0 [file] [log] [blame]
<link rel="import" href="chrome://resources/html/polymer.html">
<link rel="import" href="chrome://apps/browser_proxy.html">
<dom-module id="app-management-app">
<template>
App Settings
</template>
<script src="chrome://apps/app.js"></script>
</dom-module>