Commit aa9a847a authored by Stefan Zager's avatar Stefan Zager Committed by Commit Bot

[SquashAfterPaint] Add RuntimeEnabledFeatures flag

BUG=1040262
R=pdr@chromium.org

Change-Id: I57a115724aac7060de00ece59b8a7da8ca2c347f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076181
Auto-Submit: Stefan Zager <szager@chromium.org>
Reviewed-by: default avatarPhilip Rogers <pdr@chromium.org>
Commit-Queue: Philip Rogers <pdr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#744855}
parent d44b5971
......@@ -1618,6 +1618,9 @@
origin_trial_os: ["android"],
status: {"default": "experimental"},
},
{
name: "SquashAfterPaint",
},
// Used as argument in attribute of stable-release functions/interfaces
// where a runtime-enabled feature name is required for correct IDL syntax.
// This is a global flag; do not change its status.
......
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