chromium/fuchsia_web/runners/cast/cast_runner_switches.cc

// Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "fuchsia_web/runners/cast/cast_runner_switches.h"

const char kDisableVulkanForTestsSwitch[] = "disable-vulkan-for-tests";

const char kForceHeadlessForTestsSwitch[] = "force-headless-for-tests";