
ash::switches::kForceSystemCompositorMode is used to enable system compositor for mostly testing on ozone platform without a real device. So, this CL moves it to ui/ozone/public/ozone_switches.h and renames to ::switches::kEnableRunningAsSystemCompositor for consistency in naming with ::switches::kDisableRunningAsSystemCompositor. This CL is part of the Chrome OS source code directory migration: https://docs.google.com/document/d/1g-98HpzA8XcoGBWUv1gQNr4rbnD5yfvbtYZyPDDbkaE. Change-Id: I273ac3e8ba63a32ed9e306e975c5c673a4ae79b7 Bug: 1164001 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4108574 Reviewed-by: Robert Kroeger <rjkroege@chromium.org> Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Yeunjoo Choi <ychoi@igalia.com> Cr-Commit-Position: refs/heads/main@{#1087072}