blob: a386e6839c2187266ea7f0c41a9be614378af887 [file] [log] [blame]
include_rules = [
"+components/webrtc_logging/common",
"+media/audio", # For basic audio functions.
"+media/video", # For basic video functions.
"+media/base", # For basic media functions.
"+media/cdm", # For basic cdm functions.
"+media/capture", # For capture library.
"+media/mojo/mojom", # For mojo interfaces.
]
specific_include_rules = {
"chrome_key_systems.cc" : [
"+ash/constants/ash_features.h",
],
}