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_resources.pak',
17 '<(PRODUCT_DIR)/content_shell.pak',
26 '<(PRODUCT_DIR)/components_browsertests',
27 '--brave-new-test-launcher',
28 '--test-launcher-bot-mode',
36 '<(PRODUCT_DIR)/libosmesa.so',
40 ['OS=="linux" and use_ozone==0', {
43 '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
47 ['OS=="mac" or OS=="win"', {
50 '../testing/test_env.py',
51 '<(PRODUCT_DIR)/components_browsertests<(EXECUTABLE_SUFFIX)',
52 '--brave-new-test-launcher',
53 '--test-launcher-bot-mode',
64 '<(PRODUCT_DIR)/Content Shell.app/',