remove flags now that we're using new onDraw virtuals
[chromium-blink-merge.git] / chrome / chrome_shell_test_apk.isolate
blob4b64514f1c27685d6ecac48d21c6c292a55e658d
1 # Copyright (c) 2014 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           '<(DEPTH)/chrome/test/data/android/device_files/',
10         ],
11       },
12     }],
13   ],