blob: b28feac0fdf00acc0179731028e0d6be442b06a6 [file] [log] [blame]
# Copyright 2016 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.
import("//build/config/features.gni")
# Enables the use of CDMs in pepper plugins.
#
# This is available as a buildflag for C++ preprocessor, see
# //ppapi:features.
enable_pepper_cdms =
enable_plugins && (is_linux || is_mac || is_win) && !is_chromecast