repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update V8 to version 4.7.56.
[chromium-blink-merge.git]
/
remoting
/
tools
/
remote_test_helper
/
client.html
blob
90483cbcabdd7f2beeb3209c4573d4406144da2d
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>