Chromium Code Reviews| Index: chrome/browser/resources/settings/site_settings/constants.html |
| diff --git a/chrome/browser/resources/settings/site_settings/constants.html b/chrome/browser/resources/settings/site_settings/constants.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f078b921176152bda01ebd98c805459fc50c8ef2 |
| --- /dev/null |
| +++ b/chrome/browser/resources/settings/site_settings/constants.html |
| @@ -0,0 +1,2 @@ |
| +<link rel="import" href="chrome://resources/html/cr.html"> |
| +<script src="chrome://md-settings/site_settings/constants.js"></script> |