summaryrefslogtreecommitdiff
path: root/chromium/tools/swarming_client/example/payload/hello_world.isolate
blob: 4157aaa2e6098fe69486673f0f36fca1fe8810ed (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 2012 The LUCI Authors. All rights reserved.
# Use of this source code is governed under the Apache License, Version 2.0
# that can be found in the LICENSE file.
{
  'variables': {
    'files': [
      'hello_world.py'
    ],
  },
}