Commit 27b6403d authored by Douglas Creager's avatar Douglas Creager Committed by Commit Bot

Network Error Logging: Update field trial to include NEL

Bug: 799253
Change-Id: Id1fceef526edee6f239c0d7ca0ed8e091b4c638f
Reviewed-on: https://chromium-review.googlesource.com/1052888Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Douglas Creager <dcreager@chromium.org>
Cr-Commit-Position: refs/heads/master@{#557942}
parent b7c6d922
...@@ -3003,7 +3003,7 @@ ...@@ -3003,7 +3003,7 @@
] ]
} }
], ],
"ReportingAPI": [ "ReportingAPIAndNetworkErrorLogging": [
{ {
"platforms": [ "platforms": [
"android", "android",
...@@ -3015,8 +3015,9 @@ ...@@ -3015,8 +3015,9 @@
], ],
"experiments": [ "experiments": [
{ {
"name": "ReportingEnabled", "name": "ReportingAndNELEnabled",
"enable_features": [ "enable_features": [
"NetworkErrorLogging",
"Reporting" "Reporting"
] ]
} }
......
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