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

Unified Diff: ui/webui/resources/html/i18n_behavior.html

Issue 1920253002: Refactors parse_html_subset() into i18n_behavior. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 4 years, 7 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: ui/webui/resources/html/i18n_behavior.html
diff --git a/ui/webui/resources/html/i18n_behavior.html b/ui/webui/resources/html/i18n_behavior.html
index 6959c8d5abf0014b8f0b4c7d1ff46a8903deec4b..351242b4c3005130f4e94c245d616f841d5925d6 100644
--- a/ui/webui/resources/html/i18n_behavior.html
+++ b/ui/webui/resources/html/i18n_behavior.html
@@ -1 +1,2 @@
+<link rel="import" href="chrome://resources/html/parse_html_subset.html">
<script src="chrome://resources/js/i18n_behavior.js"></script>

Powered by Google App Engine
This is Rietveld 408576698