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 db0aa76a4f99096a67b0cf351a494e5fbd1c026e..0bbe68e23c7c26a63cbc42f94f52d22cfd79d7c7 100644 |
--- a/chrome/browser/resources/chromeos/login/login.html |
+++ b/chrome/browser/resources/chromeos/login/login.html |
@@ -9,6 +9,7 @@ |
<title i18n-content="title"></title> |
<include src="login_resources.html"> |
<include src="throbber_notice.html"> |
+<include src="gaia_whitelist_error.html"> |
Nikita (slow)
2015/04/06 18:57:42
I'll move this to login/custom_elements.html once
|
<script src="chrome://oobe/login.js"></script> |
<script src="chrome://oobe/gaia_auth_host.js"></script> |
</head> |
@@ -16,4 +17,4 @@ |
<include src="screen_container.html"> |
<script src="chrome://resources/js/i18n_template2.js"></script> |
</body> |
-</html> |
+</html> |