Chromium Code Reviews

Unified Diff: tools/turbolizer/index.html

Issue 2293483002: [turbolizer] Give the HTML file a title, for bookmarks and tab labels. (Closed)
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/turbolizer/index.html
diff --git a/tools/turbolizer/index.html b/tools/turbolizer/index.html
index 8dc21b7bdd116b0f06afaa6cb994168e17e27701..9823c166241c4d9ff95b3ab98e05dc1b78b55aa8 100644
--- a/tools/turbolizer/index.html
+++ b/tools/turbolizer/index.html
@@ -1,6 +1,7 @@
<!DOCTYPE HTML>
<html>
<head>
+ <title>Turbolizer</title>
<link rel="stylesheet" href="turbo-visualizer.css" />
</head>
<body width="100%">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine