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

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

Issue 1866813002: Remove StartupUtils::IsWebviewSigninEnabled. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Remove TODO Created 4 years 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
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 5a581e0dfa9f03291c2650669f1caaa35f4e72ae..d2f659979bb44b62c5b955e5fe6fc35c0220cd2b 100644
--- a/chrome/browser/resources/chromeos/login/login.html
+++ b/chrome/browser/resources/chromeos/login/login.html
@@ -11,7 +11,6 @@
<include src="login_non_lock_shared.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">
« no previous file with comments | « chrome/browser/chromeos/login/startup_utils.cc ('k') | chrome/browser/resources/chromeos/login/login_non_lock_shared.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698