Index: chrome/browser/resources/chromeos/login/login.html |
diff --git a/chrome/browser/resources/chromeos/login/login.html b/chrome/browser/resources/chromeos/login/login.html |
index 11cb9edf051fad4d735e292bbb3eda5900c56199..8f5015f887bb173474e1c3702125abba2fbf1f47 100644 |
--- a/chrome/browser/resources/chromeos/login/login.html |
+++ b/chrome/browser/resources/chromeos/login/login.html |
@@ -8,13 +8,12 @@ |
<meta name="google" value="notranslate"> |
<title i18n-content="title"></title> |
<include src="login_resources.html"> |
-<include src="throbber_notice.html"> |
<include src="notification_card.html"> |
<script src="chrome://oobe/login.js"></script> |
<script src="chrome://oobe/gaia_auth_host.js"></script> |
</head> |
<body i18n-values=".style.fontFamily:fontfamily;"> |
<include src="screen_container.html"> |
- <script src="chrome://resources/js/i18n_template_polymer.js"></script> |
+ <script src="chrome://resources/js/i18n_template.js"></script> |
</body> |
</html> |