Commit 0ce8b22e authored by Richard Bustamante's avatar Richard Bustamante Committed by Commit Bot

Update server policy name for iCaspr test

The policy "client_test_icaspr" was removed in cl/201053559

Updating the client tests with the new name.

Bug: 855730
Change-Id: I337ff743b9205f26649377b30fb15464bfbaabc8
Reviewed-on: https://chromium-review.googlesource.com/1112582Reviewed-by: default avatarRyan Sturm <ryansturm@chromium.org>
Commit-Queue: Richard Bustamante <bustamante@google.com>
Cr-Commit-Position: refs/heads/master@{#569773}
parent 2a90c883
......@@ -397,7 +397,7 @@ class LitePage(IntegrationTest):
test_driver.AddChromeArg('--force-effective-connection-type=2G')
# Set exp=client_test_icaspr to force iCASPR response.
test_driver.AddChromeArg(
'--data-reduction-proxy-experiment=client_test_icaspr')
'--data-reduction-proxy-experiment=ihdp_integration')
test_driver.LoadURL('http://check.googlezip.net/previews/ihdp.html')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment