Revert of Add button to add new FSP services to Files app. (patchset #8 id:140001...
[chromium-blink-merge.git] / chrome / browser / resources / md_settings / md_settings.html
blobaf70d1445b792adc4ee99ac5aea76f9ee174d7b3
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>Settings</title>
6 <script src="chrome://resources/js/load_time_data.js"></script>
7 <script src="chrome://md-settings/strings.js"></script>
8 <link rel="import" href="chrome://md-settings/settings.html">
9 <link rel="stylesheet" href="md_settings.css">
10 </head>
11 <body>
12 <cr-settings></cr-settings>
13 <script src="chrome://resources/js/i18n_template_polymer.js"></script>
14 </body>
15 </html>