| Index: chrome/browser/resources/ntp4/new_tab.html
|
| diff --git a/chrome/browser/resources/ntp4/new_tab.html b/chrome/browser/resources/ntp4/new_tab.html
|
| index 8e81efe0e91ef8685921c2d092849e13ca98d84f..78d921c4d64d5c40768e56420273bcc2282ac6a4 100644
|
| --- a/chrome/browser/resources/ntp4/new_tab.html
|
| +++ b/chrome/browser/resources/ntp4/new_tab.html
|
| @@ -96,7 +96,8 @@
|
| <div id="app-launcher-promo" hidden>
|
| <div class="apps-promo-text" i18n-content="appsPromoTitle"></div>
|
| <a href="https://chrome.google.com/webstore/launcher"
|
| - class="apps-promo-learn-more" i18n-content="learn_more">
|
| + id="apps-promo-learn-more" class="apps-promo-learn-more"
|
| + i18n-content="learn_more">
|
| </a>
|
| <img src="app_launcher_promo.png">
|
| <button class="close-button custom-appearance"
|
|
|