Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(374)

Unified Diff: chrome/browser/resources/md_policy/strings.html

Issue 1371073003: Display material design policies grouped by tags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changed readonly to private properties. Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698