| Index: chrome/browser/resources/settings/search_page/search_page.html
|
| diff --git a/chrome/browser/resources/settings/search_page/search_page.html b/chrome/browser/resources/settings/search_page/search_page.html
|
| index 98aa02e4085b1869b23c9c517c7570c75e10e2f1..c85e1090c7df234981fe8804bdc3ead483ba7f03 100644
|
| --- a/chrome/browser/resources/settings/search_page/search_page.html
|
| +++ b/chrome/browser/resources/settings/search_page/search_page.html
|
| @@ -14,8 +14,7 @@
|
| <template>
|
| <style include="settings-shared">
|
| </style>
|
| - <settings-animated-pages id="pages" current-route="{{currentRoute}}"
|
| - section="search">
|
| + <settings-animated-pages id="pages" section="search">
|
| <neon-animatable id="main">
|
| <div class="settings-box first">
|
| <p class="start">$i18n{searchExplanation}</p>
|
|
|