Backed out changeset 7362e63c648e (relanding bug 449422)
[wine-gecko.git] / build / pgo / index.html
blob3816352d2f037f0088b4ee21a8afa5d215db396d
1 <html>
2 <head>
3 <title>PGO</title>
4 <script src="quit.js"></script>
5 </head>
6 <body>
8 Just going to quit after a timeout for now...
10 <script>
11 setTimeout(goQuitApplication, 10000);
12 </script>
13 </body>
14 </html>