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

Unified Diff: testing/chromoting/chromoting_integration_tests.isolate

Issue 662713002: Include file required for Chromoting browser-tests in output of chromoting-integration specific bui… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add test accounts file as dependency, instead of copying it over. Created 6 years, 2 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 4b45213e98c4ad492a5b80028c89c839b1c479de..d83df7a37e8c77f461af66ecb83a2a7d7a52ec68 100644
--- a/testing/chromoting/chromoting_integration_tests.isolate
+++ b/testing/chromoting/chromoting_integration_tests.isolate
@@ -17,6 +17,7 @@
],
'files': [
'../xvfb.py',
+ '../../remoting/tools/internal/test_accounts.json',
'<(PRODUCT_DIR)/libffmpegsumo.so',
'<(PRODUCT_DIR)/libosmesa.so',
'<(PRODUCT_DIR)/nacl_irt_x86_64.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