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

Unified Diff: chrome/browser/resources/chromeos/arc_support/main.html

Issue 1847463002: arc: Use v2/auth LSO page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 9 months 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
« no previous file with comments | « chrome/browser/resources/chromeos/arc_support/background.js ('k') | chrome/chrome_browser_chromeos.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/arc_support/main.html
diff --git a/chrome/browser/resources/chromeos/arc_support/main.html b/chrome/browser/resources/chromeos/arc_support/main.html
index 50a72971cc0ac14b06223d1681c4b3ecf721de3e..bca639a1ecd36318afed3e6118aa63bff2b307f7 100644
--- a/chrome/browser/resources/chromeos/arc_support/main.html
+++ b/chrome/browser/resources/chromeos/arc_support/main.html
@@ -44,7 +44,7 @@
<div id="lso-loading" class="section" hidden>
<div class="loading-header"></div>
<paper-progress class="green" indeterminate></paper-progress>
- <p class="text-status" i18n-content=progressLSOLoading></p>
+ <p class="text-status" i18n-content=progressLsoLoading></p>
</div>
<div id="lso" class="section" hidden>
<webview id="arc-support" partition="persist:arc_support"></webview>
« no previous file with comments | « chrome/browser/resources/chromeos/arc_support/background.js ('k') | chrome/chrome_browser_chromeos.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698