Chromium Code Reviews| Index: tools/profview/index.html |
| diff --git a/tools/profview/index.html b/tools/profview/index.html |
| index b02f6fbd2031caf335d971df286bde40d65bd2e8..b281de4c33d20c055a39cf55b4b8d4ca0653a0f3 100644 |
| --- a/tools/profview/index.html |
| +++ b/tools/profview/index.html |
| @@ -57,6 +57,9 @@ found in the LICENSE file. --> |
| <tr id="timeline-legend"> |
| </tr> |
| </table> |
| + <div> |
| + Current code object: <span id="timeline-currentCode"></span> |
| + </div> |
| </div> |
| <br> |