Use QUIC for DataReductionProxy if user belongs to field
commit5cc3f0a27b1c73102bfeee73d6fe24e3400de633
authortbansal <tbansal@chromium.org>
Mon, 21 Sep 2015 23:38:49 +0000 (21 16:38 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 21 Sep 2015 23:39:30 +0000 (21 23:39 +0000)
tree8319782d261abd0efcc363ba6748b8ce60ebbc82
parentbb1cc5e4d6ddb14f0e1db876c143721485217158
Use QUIC for DataReductionProxy if user belongs to field
trial group that starts with "Enabled".

Currently, QUIC is used if the field trial group is exactly
"Enabled". This change allows us to have multiple Enabled
groups (e.g., "Enabled", "Enabled2" etc.).

BUG=533703

Review URL: https://codereview.chromium.org/1354283002

Cr-Commit-Position: refs/heads/master@{#350061}
chrome/browser/io_thread_unittest.cc
components/data_reduction_proxy/core/browser/data_reduction_proxy_settings_unittest.cc
components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc