| Index: chrome/browser/resources/md_downloads/action_service.html
|
| diff --git a/chrome/browser/resources/md_downloads/action_service.html b/chrome/browser/resources/md_downloads/action_service.html
|
| index 4fe25fe367085dc9e4d5a14729c89515161d3e3d..0dce3440a7127cfef75643a7e811a2c472152610 100644
|
| --- a/chrome/browser/resources/md_downloads/action_service.html
|
| +++ b/chrome/browser/resources/md_downloads/action_service.html
|
| @@ -1,4 +1,4 @@
|
| <link rel="import" href="chrome://resources/html/assert.html">
|
| <link rel="import" href="chrome://resources/html/cr.html">
|
| -<link rel="import" href="chrome://downloads/i18n.html">
|
| +<link rel="import" href="chrome://downloads/i18n_setup.html">
|
| <script src="chrome://downloads/action_service.js"></script>
|
|
|