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

Unified Diff: chrome/browser/resources/chromeos/bluetooth_pair_device.html

Issue 588363002: WebUI: Update some more uses of the old-style i18ntemplate/LocalStrings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: IDS_CANCEL change is in a different cl Created 6 years, 3 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/chromeos/bluetooth_pair_device.html
diff --git a/chrome/browser/resources/chromeos/bluetooth_pair_device.html b/chrome/browser/resources/chromeos/bluetooth_pair_device.html
index d2630b242a4d26d84cee2f9a18aab34d1369da4d..2d06538991b4a9645f8ae72ae12d9fd2583adceb 100644
--- a/chrome/browser/resources/chromeos/bluetooth_pair_device.html
+++ b/chrome/browser/resources/chromeos/bluetooth_pair_device.html
@@ -15,7 +15,6 @@
<script src="chrome://resources/js/cr/ui.js"></script>
<script src="chrome://resources/js/cr/ui/touch_handler.js"></script>
<script src="chrome://resources/js/cr/ui/array_data_model.js"></script>
-<script src="chrome://resources/js/local_strings.js"></script>
<script src="chrome://resources/js/load_time_data.js"></script>
<script src="chrome://resources/js/util.js"></script>
<script src="chrome://resources/js/cr/ui/page_manager/page_manager.js"></script>
« no previous file with comments | « chrome/browser/resources/about_sys/about_sys.js ('k') | chrome/browser/resources/chromeos/certificate_manager_dialog.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698