| Index: chrome/browser/resources/settings/settings_page/settings_animated_pages.html
|
| diff --git a/chrome/browser/resources/settings/settings_page/settings_animated_pages.html b/chrome/browser/resources/settings/settings_page/settings_animated_pages.html
|
| index 60ccd2771a211fbd986a8c784da723e72aaf1c05..192fe21faee3df923bbf1a8008f730a11999f9ee 100644
|
| --- a/chrome/browser/resources/settings/settings_page/settings_animated_pages.html
|
| +++ b/chrome/browser/resources/settings/settings_page/settings_animated_pages.html
|
| @@ -27,7 +27,7 @@
|
| position: static;
|
| }
|
| </style>
|
| - <neon-animated-pages id="animatedPages" attr-for-selected="id">
|
| + <neon-animated-pages id="animatedPages" attr-for-selected="route-path">
|
| <content select="*"></content>
|
| </neon-animated-pages>
|
| </template>
|
|
|