| Index: chrome/browser/resources/about_conflicts.html
|
| diff --git a/chrome/browser/resources/about_conflicts.html b/chrome/browser/resources/about_conflicts.html
|
| index 81c35b6d06f201b978f79042e7d52c8dd3c65cab..fbabaef74eb8ceca93006a80a21ea2d08078117c 100644
|
| --- a/chrome/browser/resources/about_conflicts.html
|
| +++ b/chrome/browser/resources/about_conflicts.html
|
| @@ -146,7 +146,7 @@ html[dir=rtl] .clearing {
|
| </style>
|
| </head>
|
| <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
| -<div id="loading-message" i18n-content="loadingMessage">LOADING_MESSAGE</div>
|
| +<div id="loading-message" i18n-content="loadingMessage"></div>
|
|
|
| <div id="body-container" style="visibility:hidden">
|
|
|
|
|