Index: chrome/browser/resources/new_new_tab.html |
diff --git a/chrome/browser/resources/new_new_tab.html b/chrome/browser/resources/new_new_tab.html |
index f987bde74bcede280602a522c71b5f0e6393768b..68a60dcadd9dfb7a062a04434279f28714a34513 100644 |
--- a/chrome/browser/resources/new_new_tab.html |
+++ b/chrome/browser/resources/new_new_tab.html |
@@ -143,7 +143,7 @@ if ('mode' in hashParams) { |
<div id="apps-promo"> |
<button id="apps-promo-hide" i18n-content="appspromohide"></button> |
<h3 i18n-content="appspromoheader"></h3> |
- <p id="apps-promo-text1" i18n-content="appspromotext1"></p> |
+ <p id="apps-promo-text1" i18n-values=".innerHTML:appspromotext1"></p> |
<p id="apps-promo-text2" i18n-content="appspromotext2"></p> |
</div> |
<div id="apps-content"></div> |