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 2ba1692c0ee84cbadbef358bffb07bcecc89eb05..17f3006ed14c812998e9b15f21f82d7fa76e38ba 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 |
@@ -14,7 +14,7 @@ |
<template> |
<settings-animated-pages id="pages" current-route="{{currentRoute}}" |
section="on-startup"> |
- <neon-animatable id=""> |
+ <neon-animatable id="main"> |
<div id="locationLabel" i18n-content="onStartup"></div> |
<div> |
<cr-settings-radio-group pref="{{prefs.session.restore_on_startup}}"> |