diff options
Diffstat (limited to 'chrome/browser/resources/history.html')
-rw-r--r-- | chrome/browser/resources/history.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/history.html b/chrome/browser/resources/history.html index 69fbca5..ae78ff2 100644 --- a/chrome/browser/resources/history.html +++ b/chrome/browser/resources/history.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <title i18n-content="title"></title> <link rel="icon" href="../../app/theme/history_favicon.png"> -<script src="local_strings.js"></script> +<script src="shared/js/local_strings.js"></script> <script> /////////////////////////////////////////////////////////////////////////////// // Globals: |