| Index: testing/chromoting/chromoting_integration_tests.isolate
|
| diff --git a/testing/chromoting/chromoting_integration_tests.isolate b/testing/chromoting/chromoting_integration_tests.isolate
|
| index 8dcbe5df1abe9927994de5f28838198732d12822..203815e77225292af3305995466a65017d59769a 100644
|
| --- a/testing/chromoting/chromoting_integration_tests.isolate
|
| +++ b/testing/chromoting/chromoting_integration_tests.isolate
|
| @@ -31,6 +31,19 @@
|
| '<(PRODUCT_DIR)/remoting/com.google.chrome.remote_desktop.json',
|
| '<(PRODUCT_DIR)/remoting/com.google.chrome.remote_assistance.json',
|
| '<(PRODUCT_DIR)/remoting-me2me-host.deb',
|
| + '<(PRODUCT_DIR)/nacl_helper',
|
| + '<(PRODUCT_DIR)/nacl_helper_bootstrap',
|
| + '<(PRODUCT_DIR)/pnacl/pnacl_public_pnacl_json',
|
| + '<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_crtbegin_for_eh_o',
|
| + '<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_crtbegin_o',
|
| + '<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_crtend_o',
|
| + '<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_ld_nexe',
|
| + '<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_libcrt_platform_a',
|
| + '<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_libgcc_a',
|
| + '<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_libpnacl_irt_shim_a',
|
| + '<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_libpnacl_irt_shim_dummy_a',
|
| + '<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_pnacl_llc_nexe',
|
| + '<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_pnacl_sz_nexe',
|
| ],
|
| },
|
| }],
|
|
|