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

Unified Diff: components/flags_ui/resources/flags.html

Issue 2944743002: [i18n] remove i18n_template.js and load_time_data.js from flags (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « components/flags_ui/resources/apple_flags.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/flags_ui/resources/flags.html
diff --git a/components/flags_ui/resources/flags.html b/components/flags_ui/resources/flags.html
index 72a6ed30286b381bc50fac47015f77d7b9f673d4..c58d11f69d902a23b9a80ef03c394b1ed9c9733a 100644
--- a/components/flags_ui/resources/flags.html
+++ b/components/flags_ui/resources/flags.html
@@ -13,7 +13,6 @@
<script src="chrome://resources/js/ios/web_ui.js"></script>
</if>
-<script src="chrome://resources/js/load_time_data.js"></script>
<script src="chrome://resources/js/util.js"></script>
<script src="chrome://flags/flags.js"></script>
<script src="chrome://flags/strings.js"></script>
@@ -159,7 +158,6 @@
</div>
</div>
</div>
-<script src="chrome://resources/js/i18n_template.js"></script>
<script src="chrome://resources/js/jstemplate_compiled.js"></script>
</body>
</html>
« no previous file with comments | « components/flags_ui/resources/apple_flags.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698