| 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 cc4f0495dea4bdf8f3cbb6fc6113bb5d9df0b901..48766368f55133da716b9bdb8479a9d835d619ac 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>
|
|
|