1 # Copyright (c) 2013 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.
9 '<(PRODUCT_DIR)/content_shell/assets/content_shell.pak',
16 '<(PRODUCT_DIR)/content_shell.pak',
20 ['OS=="linux" or OS=="mac" or OS=="win"', {
23 '<(PRODUCT_DIR)/content_shell.pak',
27 ['OS=="android" or OS=="linux" or OS=="mac" or OS=="win"', {
30 '../media/test/data/',
41 '<(PRODUCT_DIR)/content_browsertests<(EXECUTABLE_SUFFIX)',
42 '--test-launcher-bot-mode',
47 '<(PRODUCT_DIR)/content_shell.pak',
48 '<(PRODUCT_DIR)/libffmpegsumo.so',
49 '<(PRODUCT_DIR)/libosmesa.so',
50 '<(PRODUCT_DIR)/libppapi_tests.so',
54 ['OS=="linux" and use_ozone==0', {
57 '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
61 ['OS=="linux" or OS=="mac" or OS=="win"', {
64 '../net/tools/testserver/',
65 '../ppapi/tests/test_case.html',
66 '../ppapi/tests/test_page.css',
67 '../testing/test_env.py',
68 '../third_party/pyftpdlib/',
69 '../third_party/pywebsocket/',
70 '../third_party/tlslite/',
71 '<(PRODUCT_DIR)/content_browsertests<(EXECUTABLE_SUFFIX)',
78 '<(PRODUCT_DIR)/Content Shell.app/',
79 '<(PRODUCT_DIR)/ffmpegsumo.so',
80 '<(PRODUCT_DIR)/plugins/npapi_test_plugin.plugin/',
81 '<(PRODUCT_DIR)/plugins/test_netscape_plugin.plugin/',
82 '<(PRODUCT_DIR)/ppapi_tests.plugin/Contents/MacOS/ppapi_tests',
86 ['OS=="mac" or OS=="win"', {
89 '../testing/test_env.py',
90 '<(PRODUCT_DIR)/content_browsertests<(EXECUTABLE_SUFFIX)',
91 '--test-launcher-bot-mode',
98 '<(PRODUCT_DIR)/content_shell.pak',
99 '<(PRODUCT_DIR)/ffmpegsumo.dll',
100 '<(PRODUCT_DIR)/osmesa.dll',
101 '<(PRODUCT_DIR)/plugins/np_test_netscape_plugin.dll',
102 '<(PRODUCT_DIR)/plugins/npapi_test_plugin.dll',
103 '<(PRODUCT_DIR)/ppapi_tests.dll',
107 ['OS=="win" and (fastbuild==0 or fastbuild==1)', {
110 '<(PRODUCT_DIR)/content_browsertests.exe.pdb',
116 '../base/base.isolate',