summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authoranandc <anandc@chromium.org>2015-01-12 18:24:25 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-13 02:25:48 +0000
commit8479c81762d9e3dc84042dbd1df6ee99c2bf71b1 (patch)
tree2648fe06749389afef416ca88b7467786d5657da /testing
parent58898815ee2299715792fc8d1ff35a38b26e6b9d (diff)
downloadchromium_src-8479c81762d9e3dc84042dbd1df6ee99c2bf71b1.zip
chromium_src-8479c81762d9e3dc84042dbd1df6ee99c2bf71b1.tar.gz
chromium_src-8479c81762d9e3dc84042dbd1df6ee99c2bf71b1.tar.bz2
Temporarily use v1 web-app for Windows browser-tests.
BUG=447778 Review URL: https://codereview.chromium.org/849673003 Cr-Commit-Position: refs/heads/master@{#311183}
Diffstat (limited to 'testing')
-rw-r--r--testing/chromoting/chromoting_integration_tests.isolate2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/chromoting/chromoting_integration_tests.isolate b/testing/chromoting/chromoting_integration_tests.isolate
index c091ac8..83eb440 100644
--- a/testing/chromoting/chromoting_integration_tests.isolate
+++ b/testing/chromoting/chromoting_integration_tests.isolate
@@ -96,7 +96,7 @@
'--gtest_filter=RemoteDesktopBrowserTest.MANUAL_Launch:RemoteDesktopBrowserTest.MANUAL_Auth',
'--run-manual',
'--ui-test-action-timeout=100000',
- '--webapp-unpacked=<(PRODUCT_DIR)/remoting/remoting.webapp.v2',
+ '--webapp-unpacked=<(PRODUCT_DIR)/remoting/remoting.webapp',
'--extension-name=Chromoting',
'--accounts-file=../../remoting/tools/internal/test_accounts.json',
'--account-type=gmail',