Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7077)

Unified Diff: chrome/browser/resources/ntp4/new_tab.html

Issue 7550015: ntp4: record app launch source (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: better comments Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « chrome/browser/resources/ntp4/most_visited_page.js ('k') | chrome/browser/resources/ntp4/recently_closed.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698