blob: 8657169b766415b11d698c87ef5a70d06dde0656 [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/tracing",
"+components/variations/child_process_field_trial_syncer.h",
"+components/webcrypto",
"+components/services/font/public",
"+content/public/child",
"+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",
],
}