Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(88)

Unified Diff: chrome/browser/resources/settings/basic_page/basic_page.html

Issue 1505113005: Rename SettingsOnStartupPage section to onStartup (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_page/settings_router.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/basic_page/basic_page.html
diff --git a/chrome/browser/resources/settings/basic_page/basic_page.html b/chrome/browser/resources/settings/basic_page/basic_page.html
index ca8e3d90e85f5978c44e099916e9fca6bcf1b510..992dfc5b853e98cf10a45f583bca3505273eef44 100644
--- a/chrome/browser/resources/settings/basic_page/basic_page.html
+++ b/chrome/browser/resources/settings/basic_page/basic_page.html
@@ -39,7 +39,7 @@
</settings-section>
<settings-section i18n-values="page-title:onStartup"
- current-route="[[currentRoute]]" section="on-startup">
+ current-route="[[currentRoute]]" section="onStartup">
<settings-on-startup-page prefs="{{prefs}}"
current-route="{{currentRoute}}">
</settings-on-startup-page>
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_page/settings_router.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698