| 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 0681303875b4b691e9e7798b6ecce06014c791e3..d1de5b647367340ba681ac1e25195bc68b470508 100644
|
| --- a/chrome/browser/resources/ntp4/new_tab.html
|
| +++ b/chrome/browser/resources/ntp4/new_tab.html
|
| @@ -100,8 +100,7 @@ document.documentElement.setAttribute('touchui', true);
|
| <!-- Apps promo. -->
|
| <div id="apps-promo-extras-template" class="apps-promo-extras" hidden>
|
| <h3 class="apps-promo-heading"></h3>
|
| - <a class="apps-promo-link g-button-basic"
|
| - ping="record-webstore-launch+true"><a/>
|
| + <a class="apps-promo-link g-button-basic"><a/>
|
| <a class="apps-promo-hide link-color" href="#"><a/>
|
| </div>
|
| </html>
|
|
|