Make Chrome OS load feature flags from command line.
Chrome OS will stop passing feature flags as raw switches, but rather a list of feature flag names encoded in a new command line switch value. The conversion to switches and features thus happens at Chrome startup as is already the case for other platforms. BUG=chromium:1073940 TEST=Manual Change-Id: I84caee876792e19dc5603808e82b866f6e01de61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287291 Commit-Queue: Mattias Nissler <mnissler@chromium.org> Reviewed-by:Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#840358}
Showing
Please register or sign in to comment