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

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. 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 | « 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
This is Rietveld 408576698