blob: 4e7a48395fdbdf7aff672df3c6be3562544b5edf [file] [log] [blame]
include_rules = [
# Allow inclusion of specific components that we depend on.
# See comment in content/DEPS for which components are allowed.
"+components/metrics",
"+components/ml/webnn/features.mojom-features.h",
"+components/services/font/public",
"+components/tracing",
"+components/webcrypto",
"+content/public/child",
"+device/base/features.h",
"+device/fido/features.h",
"+device/gamepad/public/cpp/gamepad_features.h",
"+device/vr/buildflags/buildflags.h",
"+device/vr/public/cpp/features.h",
"+services/device/public/cpp/device_features.h",
"+services/device/public/cpp/power_monitor",
"+services/device/public/mojom",
"+services/network/public/cpp",
"+services/resource_coordinator",
"+services/service_manager",
"+services/tracing",
"+v8/include/v8.h"
]
specific_include_rules = {
"child_thread_impl_browsertest\.*": [
"+components/discardable_memory/service",
],
"runtime_features.cc": [
"+components/permissions/features.h",
],
}