blob: 8ea205527f7b2c705ed6147af8c27ef8e3e57025 [file] [log] [blame]
include_rules = [
"+base/allocator/partition_allocator/oom.h",
"+base/allocator/partition_allocator/partition_alloc.h",
"+base/auto_reset.h",
"+base/bind.h",
"+base/bit_cast.h",
"+base/bits.h",
"+base/check.h",
"+base/check_op.h",
"+base/compiler_specific.h",
"+base/containers/adapters.h",
"+base/containers/contains.h",
"+base/containers/span.h",
"+base/debug",
"+base/feature_list.h",
"+base/format_macros.h",
"+base/gtest_prod_util.h",
"+base/hash/hash.h",
"+base/i18n/rtl.h",
"+base/location.h",
"+base/logging.h",
"+base/macros.h",
"+base/memory/checked_ptr.h",
"+base/memory/ptr_util.h",
"+base/memory/weak_ptr.h",
"+base/metrics/field_trial_params.h",
"+base/metrics/histogram.h",
"+base/metrics/histogram_functions.h",
"+base/metrics/histogram_macros.h",
"+base/metrics/single_sample_metrics.h",
"+base/notreached.h",
"+base/numerics/checked_math.h",
"+base/numerics/clamped_math.h",
"+base/numerics/ranges.h",
"+base/numerics/safe_conversions.h",
"+base/optional.h",
"+base/rand_util.h",
"+base/ranges",
"+base/sequence_checker.h",
"+base/sequenced_task_runner.h",
"+base/single_thread_task_runner.h",
"+base/stl_util.h",
"+base/strings/strcat.h",
"+base/synchronization",
"+base/sys_byteorder.h",
"+base/system/sys_info.h",
"+base/task/post_task.h",
"+base/task/thread_pool.h",
"+base/template_util.h",
"+base/test/gmock_callback_support.h",
"+base/test/metrics/histogram_tester.h",
"+base/test/mock_callback.h",
"+base/test/scoped_feature_list.h",
"+base/test/test_simple_task_runner.h",
"+base/thread_annotations.h",
"+base/threading/thread_checker.h",
"+base/time/default_tick_clock.h",
"+base/time/time.h",
"+base/timer/elapsed_timer.h",
"+base/timer/timer.h",
"+base/trace_event",
"+base/types/pass_key.h",
"+base/types/strong_alias.h",
"+build",
"+components/crash/core/common/crash_key.h",
"+components/power_scheduler",
"+net/cookies",
"+net/http/structured_headers.h",
"+services/network/public/mojom",
"+testing/gmock/include/gmock",
"+testing/gtest/include/gtest",
"+third_party/blink/public/platform",
"+third_party/blink/renderer/platform",
# Blink knows about grd files, but the specifics of how to get a resource
# given its id is left to the embedder.
"-ui/base/l10n",
"-ui/base/resource",
"+ui/base/cursor/mojom/cursor.mojom-blink.h",
"+ui/base/cursor/mojom/cursor_type.mojom-blink.h",
"+ui/base/dragdrop/mojom",
"+ui/events/keycodes/dom",
"+v8",
]
skip_child_includes = [
"testing",
]