Update V8 to version 4.7.56.
[chromium-blink-merge.git] / remoting / tools / remote_test_helper / client.html
blob90483cbcabdd7f2beeb3209c4573d4406144da2d
1 <!doctype html>
2 <!--
3 Copyright 2014 The Chromium Authors. All rights reserved.
4 Use of this source code is governed by a BSD-style license that can be
5 found in the LICENSE file.
6 -->
7 <html>
8 <head>
9 <title>Client Page</title>
10 <script src="jsonrpc.js"></script>
11 </head>
12 <body>
13 </body>
14 </html>