Commit 25bf20c0 authored by Vasilii Sukhanov's avatar Vasilii Sukhanov Committed by Commit Bot

Enable 'GenerationNoOverwrites' on the waterfall.

Bug: 936011
Change-Id: I57095b23d0b5540425cac35f929ced8d7a5c5549
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824889
Auto-Submit: Vasilii Sukhanov <vasilii@chromium.org>
Commit-Queue: Nik Bhagat <nikunjb@chromium.org>
Reviewed-by: default avatarNik Bhagat <nikunjb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#699881}
parent 9747ecdd
...@@ -2641,6 +2641,25 @@ ...@@ -2641,6 +2641,25 @@
] ]
} }
], ],
"GenerationNoOverwrites": [
{
"platforms": [
"windows",
"mac",
"chromeos",
"linux",
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"GenerationNoOverwrites"
]
}
]
}
],
"GestureNavigation": [ "GestureNavigation": [
{ {
"platforms": [ "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