Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(691)

Unified Diff: testing/chromoting/chromoting_integration_tests.isolate

Issue 1031213002: Add pnacl dependencies to get browser-tests passing again. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
},
}],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698