| Index: chrome/browser/resources/md_downloads/toolbar.html
|
| diff --git a/chrome/browser/resources/md_downloads/toolbar.html b/chrome/browser/resources/md_downloads/toolbar.html
|
| index abfd12ec64bc1f688ac2f025e2031623e207274f..72fe293517a9dd271e1b7a6c696f312f7cd055c7 100644
|
| --- a/chrome/browser/resources/md_downloads/toolbar.html
|
| +++ b/chrome/browser/resources/md_downloads/toolbar.html
|
| @@ -9,7 +9,7 @@
|
| <link rel="import" href="chrome://resources/html/assert.html">
|
| <link rel="import" href="chrome://resources/html/cr.html">
|
| <link rel="import" href="chrome://resources/html/util.html">
|
| -<link rel="import" href="chrome://downloads/i18n.html">
|
| +<link rel="import" href="chrome://downloads/i18n_setup.html">
|
|
|
| <dom-module id="downloads-toolbar">
|
| <template>
|
|
|