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

Unified Diff: components/flags_ui/resources/apple_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 | « no previous file | components/flags_ui/resources/flags.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/flags_ui/resources/apple_flags.html
diff --git a/components/flags_ui/resources/apple_flags.html b/components/flags_ui/resources/apple_flags.html
index 54fd5adff20cc17416cec163ed28e33114594df5..c23368e45606157cdfebb0e632801ba679eddb25 100644
--- a/components/flags_ui/resources/apple_flags.html
+++ b/components/flags_ui/resources/apple_flags.html
@@ -9,7 +9,6 @@
<if expr="is_ios">
<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://ui-alternatives/flags.js"></script>
<script src="chrome://ui-alternatives/strings.js"></script>
@@ -96,7 +95,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 | « no previous file | components/flags_ui/resources/flags.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698