summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/settings/prefs/prefs.html
blob: 9cf775153e5d61c89924bc473f3c0b8dca0e1183 (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="chrome://resources/html/polymer.html">
<link rel="import" href="prefs_types.html">

<script src="prefs.js"></script>