Chromium Code Reviews| Index: chrome/browser/resources/md_policy/strings.html |
| diff --git a/chrome/browser/resources/md_policy/strings.html b/chrome/browser/resources/md_policy/strings.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..53a00b76af7989cef0c3c0c3644ec520d13aeb1f |
| --- /dev/null |
| +++ b/chrome/browser/resources/md_policy/strings.html |
| @@ -0,0 +1,3 @@ |
| +<link rel="import" href="chrome://resources/html/load_time_data.html"> |
| +<link rel="import" href="chrome://resources/html/i18n_template.html"> |
|
Dan Beam
2015/10/14 21:44:00
doesn't this technically need to go after strings.
fhorschig
2015/10/15 17:38:29
Done.
|
| +<script src="chrome://md-policy/strings.js"></script> |