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

Unified Diff: chrome/browser/resources/login/user_pod_template.html

Issue 289013002: cros: Clean up screenlockPrivate plumbing. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 7 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/login/user_pod_row.js ('k') | chrome/browser/signin/screenlock_bridge.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/login/user_pod_template.html
diff --git a/chrome/browser/resources/login/user_pod_template.html b/chrome/browser/resources/login/user_pod_template.html
index a1d998c7f255374e961813f87804ccf83111c6e3..4b92b76b4a907d63e0b2c14f16b44f7a467d5d3d 100644
--- a/chrome/browser/resources/login/user_pod_template.html
+++ b/chrome/browser/resources/login/user_pod_template.html
@@ -16,9 +16,7 @@
<!-- User Click Authentication -->
<div class="password-label"></div>
</div>
- <button class="custom-button custom-appearance" hidden>
- <img class="custom-button-icon"></img>
- </button>
+ <div class="custom-icon" hidden></div>
</div>
<button class="signin-button" i18n-content="signinButton"></button>
<button class="launch-app-button" i18n-content="launchAppButton" hidden>
« no previous file with comments | « chrome/browser/resources/login/user_pod_row.js ('k') | chrome/browser/signin/screenlock_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698