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

Unified Diff: chrome/browser/resources/chromeos/login/oobe.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/oobe.html
diff --git a/chrome/browser/resources/chromeos/login/oobe.html b/chrome/browser/resources/chromeos/login/oobe.html
index f67f26b7c39fa6fadabdead68352024460d6c368..ff1be1db391fb7088d184c07d4cceb7fdd8198ca 100644
--- a/chrome/browser/resources/chromeos/login/oobe.html
+++ b/chrome/browser/resources/chromeos/login/oobe.html
@@ -13,7 +13,6 @@
<link rel="import" href="chrome://oobe/custom_elements.html">
<link rel="stylesheet" href="accessibility_menu.css">
<script src="chrome://oobe/oobe.js"></script>
-<script src="chrome://oobe/gaia_auth_host.js"></script>
</head>
<body class="oobe-display" i18n-values=".style.fontFamily:fontfamily;">
<include src="screen_container.html">

Powered by Google App Engine
This is Rietveld 408576698