Index: chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html |
diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html b/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html |
index d7cbb0acfcb49e415a6d28a2d7d2e48e77230a54..2514956bad140409c0de779ee8d3df69513ca2db 100644 |
--- a/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html |
+++ b/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html |
@@ -2,7 +2,7 @@ |
<div id="oauth-enroll-container" class="step-contents"> |
<div id="oauth-enroll-step-signin"> |
<div id="oauth-enroll-signin-frame-container"> |
- <iframe id="oauth-enroll-signin-frame" src="about:blank" marginwidth="0" |
+ <iframe id="oauth-enroll-signin-frame" name="oauth-enroll-signin-frame" src="about:blank" marginwidth="0" |
marginheight="0" frameborder="0" scrolling="no"></iframe> |
</div> |
<div id="oauth-enroll-signin-link-container"> |