Chromium Code Reviews| Index: chrome/browser/resources/settings/on_startup_page/on_startup_page.html |
| diff --git a/chrome/browser/resources/settings/on_startup_page/on_startup_page.html b/chrome/browser/resources/settings/on_startup_page/on_startup_page.html |
| index 53d082c627c81d7a108e4a1c4e8355e34e44a12f..8c3969cfbec8bc792817b9ee8ae87caccf533b70 100644 |
| --- a/chrome/browser/resources/settings/on_startup_page/on_startup_page.html |
| +++ b/chrome/browser/resources/settings/on_startup_page/on_startup_page.html |
| @@ -13,7 +13,7 @@ |
| <link rel="import" type="css" href="on_startup_shared.css"> |
| <template> |
| <settings-animated-pages id="pages" current-route="{{currentRoute}}" |
| - section="on-startup"> |
| + section="onStartup"> |
|
Dan Beam
2015/12/08 02:55:27
please try to stop writing these: https://en.wikip
stevenjb
2015/12/08 20:07:37
https://codereview.chromium.org/1505113005
|
| <neon-animatable id="main"> |
| <div class="settings-box"> |
| <div id="locationLabel" i18n-content="onStartup"></div> |