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

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

Issue 10391044: retry 136193 - convert localStrings to loadTimeData for options page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync Created 8 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
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/keyboard_overlay.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/keyboard_overlay.html
diff --git a/chrome/browser/resources/chromeos/keyboard_overlay.html b/chrome/browser/resources/chromeos/keyboard_overlay.html
index 1c6fcc0db11b1c54128d1f2c21e0f8d67353dca3..e15aeb13415fe3478fd22dd2cb5b538fe2b6b0c1 100644
--- a/chrome/browser/resources/chromeos/keyboard_overlay.html
+++ b/chrome/browser/resources/chromeos/keyboard_overlay.html
@@ -9,4 +9,5 @@
<body class="keyboard-overlay-keyboard"></body>
<script src="chrome://resources/js/i18n_template.js"></script>
<script src="chrome://resources/js/i18n_process.js"></script>
+<script src="chrome://resources/js/util.js"></script>
</html>
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/keyboard_overlay.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698