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.
11 '<(PRODUCT_DIR)/browser_tests<(EXECUTABLE_SUFFIX)',
12 '--gtest_filter=RemoteDesktopBrowserTest.MANUAL_Launch',
14 '--ui-test-action-timeout=100000',
15 '--webapp-unpacked=<(PRODUCT_DIR)/remoting/remoting.webapp',
16 '--extension-name=Chromoting',
20 '<(PRODUCT_DIR)/libffmpegsumo.so',
21 '<(PRODUCT_DIR)/libosmesa.so',
22 '<(PRODUCT_DIR)/nacl_irt_x86_64.nexe',
26 ['OS=="linux" and use_ozone==0', {
29 '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
33 ['OS=="linux" or OS=="mac" or OS=="win"', {
37 '<(PRODUCT_DIR)/browser_tests<(EXECUTABLE_SUFFIX)',
38 '<(PRODUCT_DIR)/remoting/remoting.webapp/',
39 '<(PRODUCT_DIR)/resources.pak',
44 ['OS=="linux" or OS=="win"', {
47 '<(PRODUCT_DIR)/chrome_100_percent.pak',
48 '<(PRODUCT_DIR)/locales/en-US.pak',
52 ['OS=="mac" or OS=="win"', {
55 '../testing/test_env.py',
56 '<(PRODUCT_DIR)/browser_tests<(EXECUTABLE_SUFFIX)',
57 '--gtest_filter=RemoteDesktopBrowserTest.MANUAL_Launch',
59 '--ui-test-action-timeout=100000',
60 '--webapp-unpacked=<(PRODUCT_DIR)/remoting/remoting.webapp',
61 '--extension-name=Chromoting',
67 '../../base/base.isolate',