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
/
remote_test_helper.isolate
blob
0f29982253514b7e63a0659a287153444ca738f1
1
# Copyright 2015 The Chromium Authors. All rights reserved.
2
# Use of this source code is governed by a BSD-style license that can be
3
# found in the LICENSE file.
4
5
{
6
'variables': {
7
'files': [
8
'client.html',
9
'host.html',
10
'host.js',
11
'jsonrpc.js',
12
'jsonrpclib.py',
13
'remote_test_helper.isolate',
14
'rth_server.py',
15
'SimpleJSONRPCServer.py',
16
],
17
},
18
}