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

Unified Diff: chrome/browser/resources/options/startup_section.html

Issue 24930003: Migrate startup URLs pref. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename remaining old pref value. Created 7 years, 2 months 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
Index: chrome/browser/resources/options/startup_section.html
diff --git a/chrome/browser/resources/options/startup_section.html b/chrome/browser/resources/options/startup_section.html
index 676dbbdb01c3d2de82d717a3f08ff3c1c7ce1bf8..2eaea81c0bf3f98f25b01e8b7a1508fb74bdb532 100644
--- a/chrome/browser/resources/options/startup_section.html
+++ b/chrome/browser/resources/options/startup_section.html
@@ -44,7 +44,7 @@
i18n-content="startupSetPages">
</button>
<span class="controlled-setting-indicator"
- pref="session.urls_to_restore_on_startup">
+ pref="session.startup_urls">
</span>
</span>
</label>
« no previous file with comments | « chrome/browser/resources/options/startup_overlay.js ('k') | chrome/browser/sync/profile_sync_service_preference_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698