Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / remoting / tools / remote_test_helper / host.html
blob91d6a78433498af0624dc2550c82e114c2244616
1 <!doctype html>
2 <!--
3 Copyright (c) 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 draggable="true">
8 <head>
9 <title>Host Page</title>
10 <script src="jsonrpc.js"></script>
11 <script src="host.js"></script>
12 </head>
13 <body>
14 </body>
15 </html>