| Index: chrome/browser/resources/tracing/overlay_test.html | 
| diff --git a/chrome/browser/resources/tracing/overlay_test.html b/chrome/browser/resources/tracing/overlay_test.html | 
| index 7dc7c79c1ecf66c60b55306e7c279fa25c4f382c..8747118a010230674614d843d6da74ed40a6a742 100644 | 
| --- a/chrome/browser/resources/tracing/overlay_test.html | 
| +++ b/chrome/browser/resources/tracing/overlay_test.html | 
| @@ -6,7 +6,7 @@ found in the LICENSE file. | 
| --> | 
| <html> | 
| <head> | 
| -<title></title> | 
| +<title>Overlay tests</title> | 
| <link rel="stylesheet" href="overlay.css"> | 
| <script src="http://closure-library.googlecode.com/svn/trunk/closure/goog/base.js"></script> | 
| <script src="../shared/js/cr.js"></script> | 
|  |