Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / browser / resources / settings / prefs / prefs.html
blob1aac5c857deb5d966c03f7eb831d45d83df82ba4
1 <link rel="import" href="chrome://resources/polymer/v1_0/polymer/polymer.html">
2 <link rel="import" href="chrome://resources/html/assert.html">
3 <link rel="import" href="chrome://resources/html/cr.html">
5 <dom-module id="cr-settings-prefs">
6 <script src="prefs_types.js"></script>
7 <script src="prefs.js"></script>
8 </dom-module>