blob: 6eb893b97d178cc50ada549bd60beb06cb02f813 [file] [log] [blame]
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "fuchsia/engine/switches.h"
namespace switches {
const char kEnableWidevine[] = "enable-widevine";
const char kPlayreadyKeySystem[] = "playready-key-system";
const char kDisableSoftwareVideoDecoders[] = "disable-software-video-decoders";
} // namespace switches