GPU workaround to simulate Out of Memory errors with large textures
[chromium-blink-merge.git] / testing / legion / legion.isolate
blob63982e0b6c1f431507730eee45797a0f05950da5
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       'legion.isolate',
11       'process.py',
12       'rpc_methods.py',
13       'rpc_server.py',
14       'run_task.py',
15       'task_controller.py',
16       'task_registration_server.py',
17       'test_controller.py',
18       '../../tools/swarming_client/',
19     ],
20   },