| Index: chrome/browser/resources/md_history/searched_label.html
|
| diff --git a/chrome/browser/resources/md_history/searched_label.html b/chrome/browser/resources/md_history/searched_label.html
|
| index 26f571db46b4739749ef6d68ef4074b9033ecb73..f8d269dbecce84891afdb994dab9acebb4380321 100644
|
| --- a/chrome/browser/resources/md_history/searched_label.html
|
| +++ b/chrome/browser/resources/md_history/searched_label.html
|
| @@ -2,5 +2,5 @@
|
| <link rel="import" href="chrome://resources/html/util.html">
|
|
|
| <dom-module id="history-searched-label">
|
| - <script src="chrome://history/searched_label.js"></script>
|
| + <script src="chrome://chrome/history/searched_label.js"></script>
|
| </dom-module>
|
|
|