Add some missing owners for SBClientPhishing.* histograms.
[chromium-blink-merge.git] / testing / legion / legion.isolate
blob63e3fc88d368f6aed1491ca12465aea256ff42cf
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       '__init__.py',
9       'common_lib.py',
10       'jsonrpclib.py',
11       'legion_test_case.py',
12       'legion.isolate',
13       'process.py',
14       'rpc_methods.py',
15       'rpc_server.py',
16       'run_task.py',
17       'ssl_util.py',
18       'task_controller.py',
19       'task_registration_server.py',
20       'test_controller.py',
21       'SimpleJSONRPCServer.py',
22       '../../tools/swarming_client/',
23     ],
24   },