| Index: chrome/browser/resources/settings/about_page/detailed_build_info.html
|
| diff --git a/chrome/browser/resources/settings/about_page/detailed_build_info.html b/chrome/browser/resources/settings/about_page/detailed_build_info.html
|
| index caf104a03e80e1feaba5dc2e25def1ecc2c1297c..68a8ed73d33a6217f311cd8a75a6d8db87594640 100644
|
| --- a/chrome/browser/resources/settings/about_page/detailed_build_info.html
|
| +++ b/chrome/browser/resources/settings/about_page/detailed_build_info.html
|
| @@ -1,7 +1,7 @@
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| <link rel="import" href="/about_page/about_page_browser_proxy.html">
|
| <link rel="import" href="/about_page/channel_switcher_dialog.html">
|
| -<link rel="import" href="/i18n_setup.html"
|
| +<link rel="import" href="/i18n_setup.html">
|
| <link rel="import" href="/settings_shared_css.html">
|
| <link rel="import" href="chrome://resources/cr_elements/icons.html">
|
| <link rel="import" href="chrome://resources/html/i18n_behavior.html">
|
|
|