Commit 15d588ff authored by Tarun Bansal's avatar Tarun Bansal Committed by Commit Bot

Enable SpdyProxiesRequestsDelayable by default in developer builds

Change-Id: Ia4ad8b4647432352928e23e5cbc6e4c29cfa0443
Bug: 826558
Reviewed-on: https://chromium-review.googlesource.com/1035444Reviewed-by: default avatarDoug Arnett <dougarnett@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Tarun Bansal <tbansal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#555272}
parent e25040a9
......@@ -3649,6 +3649,25 @@
]
}
],
"SpdyProxiesRequestsDelayable": [
{
"platforms": [
"android",
"win",
"mac",
"chromeos",
"linux"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"SpdyProxiesRequestsDelayable"
]
}
]
}
],
"SpeculativeLaunchServiceWorker": [
{
"platforms": [
......
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