| <!DOCTYPE HTML> |
| <html> |
| <!-- |
| Copyright (c) 2010 The Chromium Authors. All rights reserved. |
| Use of this source code is governed by a BSD-style license that can be |
| found in the LICENSE file. |
| --> |
| <WARNING_MESSAGE></WARNING_MESSAGE> |
| <head i18n-values="dir:textdirection;"> |
| <style> |
| html, body { |
| height: 100%; |
| } |
| |
| body { |
| display: -webkit-box; |
| -webkit-box-orient: vertical; |
| padding: 0px; |
| margin: 0; |
| } |
| |
| </style> |
| <STYLE_SHEET_CONTENTS></STYLE_SHEET_CONTENTS> |
| <script src="chrome://tracing/tracing.js"></script> |
| </head> |
| <body> |
| <div id="profiling-view"></div> |
| </body> |
| </html> |