browser/devtools/profiler/test/mock_profiler_bug_834878_page.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:b7478bd6d62e
1 <!-- Any copyright is dedicated to the Public Domain.
2 http://creativecommons.org/publicdomain/zero/1.0/ -->
3
4 <!DOCTYPE HTML>
5 <html>
6 <head>
7 <meta charset='utf-8'/>
8 <title>Profiler Script Linking Test</title>
9 <script type="text/javascript" src="mock_profiler_bug_834878_script.js">
10 </script>
11 </head>
12 <body>
13 </body>
14 </html>

mercurial