| Index: chrome/browser/resources/settings/settings_main/settings_main.html
|
| diff --git a/chrome/browser/resources/settings/settings_main/settings_main.html b/chrome/browser/resources/settings/settings_main/settings_main.html
|
| index 96bb89a9d644569e83bd816e135cd5cea5cd593a..7540b7425b64e9170932a47c1e6f14ef06ce8402 100644
|
| --- a/chrome/browser/resources/settings/settings_main/settings_main.html
|
| +++ b/chrome/browser/resources/settings/settings_main/settings_main.html
|
| @@ -5,6 +5,7 @@
|
| <link rel="import" href="/about_page/about_page.html">
|
| <link rel="import" href="/advanced_page/advanced_page.html">
|
| <link rel="import" href="/basic_page/basic_page.html">
|
| +<link rel="import" href="/route.html">
|
| <link rel="import" href="/settings_main/settings_main_rendered.html">
|
| <link rel="import" href="/settings_page/main_page_behavior.html">
|
| <link rel="import" href="/settings_vars_css.html">
|
|
|