Roll src/third_party/skia 1e0bf7e:6af1b05
[chromium-blink-merge.git] / breakpad / breakpad_unittests.isolate
blob24c16347d251f9c88653c491fde92d200ca70451
1 # Copyright 2013 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   'conditions': [
6     ['OS=="android"', {
7       'variables': {
8         'files': [
9           '<(PRODUCT_DIR)/linux_dumper_unittest_helper',
10         ],
11       },
12     }],
13   ],