| Index: chrome/browser/resources/md_history/browser_service.html
|
| diff --git a/chrome/browser/resources/md_history/browser_service.html b/chrome/browser/resources/md_history/browser_service.html
|
| index 0c7e52f596edbc537e562172013aaef8279b5a3d..37368b07e5aec7112fc7182fbd0559ad4808d828 100644
|
| --- a/chrome/browser/resources/md_history/browser_service.html
|
| +++ b/chrome/browser/resources/md_history/browser_service.html
|
| @@ -1,4 +1,4 @@
|
| <link rel="import" href="chrome://resources/html/cr.html">
|
| <link rel="import" href="chrome://resources/html/promise_resolver.html">
|
| -<link rel="import" href="chrome://history/constants.html">
|
| -<script src="chrome://history/browser_service.js"></script>
|
| +<link rel="import" href="chrome://chrome/history/constants.html">
|
| +<script src="chrome://chrome/history/browser_service.js"></script>
|
|
|