| 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 8340f045b3d0df4d2abfc6e5526e8efad25dc877..42e1956923a31c23ef73b5c653ca792ad31f791f 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,8 @@
|
| position: static;
|
| }
|
| </style>
|
| - <neon-animated-pages id="animatedPages" attr-for-selected="route-path">
|
| + <neon-animated-pages id="animatedPages" attr-for-selected="route-path"
|
| + on-iron-select="onIronSelect_">
|
| <content select="*"></content>
|
| </neon-animated-pages>
|
| </template>
|
|
|