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 '../base/base.isolate',
10 ['OS=="linux" or OS=="mac" or OS=="win"', {
14 '../testing/test_env.py',
15 '<(PRODUCT_DIR)/components_browsertests<(EXECUTABLE_SUFFIX)',
16 '<(PRODUCT_DIR)/components_tests_resources.pak',
17 '<(PRODUCT_DIR)/content_shell.pak',
26 '<(PRODUCT_DIR)/components_browsertests',
27 '--brave-new-test-launcher',
28 '--test-launcher-bot-mode',
35 '<(PRODUCT_DIR)/libosmesa.so',
39 ['OS=="linux" and use_ozone==0', {
42 '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
46 ['OS=="mac" or OS=="win"', {
49 '../testing/test_env.py',
50 '<(PRODUCT_DIR)/components_browsertests<(EXECUTABLE_SUFFIX)',
51 '--brave-new-test-launcher',
52 '--test-launcher-bot-mode',
62 '<(PRODUCT_DIR)/Content Shell.app/',
66 ['OS=="mac" and asan==1 and fastbuild==0', {
69 '<(PRODUCT_DIR)/Content Shell Framework.framework.dSYM/',
70 '<(PRODUCT_DIR)/Content Shell Helper.app.dSYM/',
71 '<(PRODUCT_DIR)/Content Shell.app.dSYM/',
72 '<(PRODUCT_DIR)/components_browsertests.dSYM/',