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

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

Issue 1374563010: Settings Rewrite: Restore id of default id to 'main' from ''. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « chrome/browser/resources/settings/settings_page/settings_animated_pages.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/signin_page/signin_page.html
diff --git a/chrome/browser/resources/settings/signin_page/signin_page.html b/chrome/browser/resources/settings/signin_page/signin_page.html
index fa3017c54b70de9731191670968d268cf6da2a52..87fab1b96a210e5aded36813189c9d293bf57979 100644
--- a/chrome/browser/resources/settings/signin_page/signin_page.html
+++ b/chrome/browser/resources/settings/signin_page/signin_page.html
@@ -11,7 +11,7 @@
<template>
<settings-animated-pages id="pages" current-route="{{currentRoute}}"
section="signin">
- <neon-animatable id="">
+ <neon-animatable id="main">
<paper-button i18n-content="syncPageTitle" on-tap="onSyncTap_" raised>
</paper-button>
</neon-animatable>
« no previous file with comments | « chrome/browser/resources/settings/settings_page/settings_animated_pages.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698