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> |