summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/browser/resources/extensions/service.html
blob: 21bf453e6763198393994f7fdbfb88ceb7767025 (plain)
1
2
3
4
5
6
<link rel="import" href="chrome://resources/html/assert.html">
<link rel="import" href="chrome://resources/html/cr.html">
<link rel="import" href="strings.html">
<link rel="import" href="item.html">
<link rel="import" href="navigation_helper.html">
<script src="service.js"></script>