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

Side by Side Diff: chrome/browser/resources/chromeos/login/screen_password_changed.html

Issue 2412253002: Fix regression showing chrome logo in SAML signin title bar (Closed)
Patch Set: Remove unneeded CSS rules Created 4 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 unified diff | Download patch
« no previous file with comments | « chrome/browser/resources/chromeos/login/screen_password_changed.css ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <link rel="import" href="chrome://oobe/custom_elements.html"> 1 <link rel="import" href="chrome://oobe/custom_elements.html">
2 2
3 <div id="password-changed" class="step faded hidden migrate" hidden> 3 <div id="password-changed" class="step faded hidden migrate no-logo" hidden>
4 <gaia-password-changed id="gaia-password-changed"></gaia-password-changed> 4 <gaia-password-changed id="gaia-password-changed"></gaia-password-changed>
5 </div> 5 </div>
OLDNEW
« no previous file with comments | « chrome/browser/resources/chromeos/login/screen_password_changed.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698