| 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>
|
|
|