| // Copyright 2023 The Chromium Authors | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| #include "components/viz/demo/common/switches.h" | |
| namespace switches { | |
| const char kVizDemoUseGPU[] = "viz-demo-use-gpu"; | |
| } // namespace switches |