Update V8 to version 4.7.56.
[chromium-blink-merge.git] / remoting / tools / remote_test_helper / remote_test_helper.isolate
blob0f29982253514b7e63a0659a287153444ca738f1
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.
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   },