OLD | NEW |
---|---|
(Empty) | |
1 <!DOCTYPE HTML> | |
2 <html i18n-values="dir:textdirection;"> | |
3 <!-- | |
4 Copyright (c) 2011 The Chromium Authors. All rights reserved. | |
5 Use of this source code is governed by a BSD-style license that can be | |
6 found in the LICENSE file. | |
7 --> | |
8 <head> | |
9 <link rel="stylesheet" href="webui.css"> | |
10 <title>Media Internals</title> | |
11 </head> | |
12 <body> | |
13 <p>Placeholder page for <a href="chrome://media-internals">chrome://media-in ternals</a></p> | |
Evan Stade
2011/06/18 00:15:25
80 applies to html as well
Scott Franklin
2011/06/20 18:34:45
Oops, didn't even see that. Done.
| |
14 </body> | |
15 </html> | |
OLD | NEW |