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

Unified Diff: testing/chromoting/chromoting_integration_tests.isolate

Issue 1279823004: Custom install me2me host on Linux Swarming bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unnecessary global. Created 5 years, 4 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 | « testing/chromoting/browser_tests_launcher.py ('k') | 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 bb32a01455d51a0dd4002d496724215c73eaff51..da6b5f41d53491a94d2db0f1368446e3732bb095 100644
--- a/testing/chromoting/chromoting_integration_tests.isolate
+++ b/testing/chromoting/chromoting_integration_tests.isolate
@@ -24,15 +24,18 @@
'../xvfb.py',
'./browser_tests_launcher.py',
'./browser_test_commands_linux.txt',
+ '<(PRODUCT_DIR)/remoting_me2me_host',
'<(PRODUCT_DIR)/libosmesa.so',
'<(PRODUCT_DIR)/nacl_irt_x86_64.nexe',
'../../remoting/tools/internal/test-account-host-config.json',
+ '../../remoting/host/linux/linux_me2me_host.py',
'<(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/',
+ '<(PRODUCT_DIR)/remoting_locales/',
'../../remoting/internal/config/',
],
},
« no previous file with comments | « testing/chromoting/browser_tests_launcher.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698