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

Unified Diff: chrome/browser/resources/profiler/profiler.html

Issue 980333004: Removing unused Births methods and unnecessary link from chrome://profiler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@reset_max
Patch Set: Created 5 years, 10 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
« no previous file with comments | « base/tracked_objects.cc ('k') | chrome/browser/resources/profiler/profiler.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/profiler/profiler.html
diff --git a/chrome/browser/resources/profiler/profiler.html b/chrome/browser/resources/profiler/profiler.html
index 5e6f7a7f30cf7caeaf76ff550b49cc7c6470d2ab..84275334eba376e24826dbdac581c5dc7bf321ab 100644
--- a/chrome/browser/resources/profiler/profiler.html
+++ b/chrome/browser/resources/profiler/profiler.html
@@ -147,10 +147,6 @@ table.results-table,
<div id='results-div'></div>
- <!-- TODO(eroman): This should only be a short-lived solution,
- which will eventually be superceded by snapshotting -->
- <span id=reset-data-link class=pseudo-link>[Reset tracking data]</span>
-
<a style="display: none" id="download-anchor" download="profile.json"></a>
</body>
</html>
« no previous file with comments | « base/tracked_objects.cc ('k') | chrome/browser/resources/profiler/profiler.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698