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 ['OS=="linux" or OS=="mac" or OS=="win"', {
10 '../net/tools/testserver/',
11 '../testing/test_env.py',
12 '../third_party/pyftpdlib/',
13 '../third_party/pywebsocket/',
14 '../third_party/tlslite/',
15 '<(PRODUCT_DIR)/extensions_browsertests<(EXECUTABLE_SUFFIX)',
16 '<(PRODUCT_DIR)/extensions_shell_and_test.pak',
26 '<(PRODUCT_DIR)/extensions_browsertests<(EXECUTABLE_SUFFIX)',
27 '--brave-new-test-launcher',
28 '--test-launcher-bot-mode',
34 '<(PRODUCT_DIR)/libosmesa.so',
38 ['OS=="linux" and use_ozone==0', {
41 '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
45 ['OS=="mac" or OS=="win"', {
48 '../testing/test_env.py',
49 '<(PRODUCT_DIR)/extensions_browsertests<(EXECUTABLE_SUFFIX)',
50 '--brave-new-test-launcher',
51 '--test-launcher-bot-mode',
57 ['OS=="win" and target_arch=="ia32"', {
60 '<(PRODUCT_DIR)/wow_helper.exe',
66 '../base/base.isolate',