Roll src/third_party/WebKit 48e5493c:ad9da0e (svn 202519:202521)
[chromium-blink-merge.git] / courgette / courgette_unittests.isolate
blob956bca7bb17a7fc2e4aa71eb114ab112da40c0da
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.
5   'variables': {
6     'files': [
7       'testdata/',
8     ],
9     'command': [
10       '<(PRODUCT_DIR)/courgette_unittests<(EXECUTABLE_SUFFIX)',
11     ],
12   },
13   # Need the shared runtime libs on Windows.
14   'includes': [
15     '../base/base.isolate',
16   ],