Index: chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.html |
diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.html b/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.html |
index 42462cc0ff9ec1cda10075589ceef2af348dee79..98f3dba612fb4debb4454420596f68ddab7877ce 100644 |
--- a/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.html |
+++ b/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.html |
@@ -3,8 +3,8 @@ |
found in the LICENSE file. --> |
<div id="oauth-enrollment" class="step no-logo hidden" hidden> |
- <div id="oauth-enroll-cancel-button" class="oauth-enroll-button"></div> |
- <div id="oauth-enroll-back-button" class="oauth-enroll-button" hidden></div> |
+ <div id="oauth-enroll-cancel-button" class="custom-gaia-button"></div> |
+ <div id="oauth-enroll-back-button" class="custom-gaia-button" hidden></div> |
<div id="oauth-enroll-step-contents"> |
<div id="oauth-enroll-step-signin"> |
<div id="oauth-enroll-auth-view-container"></div> |