summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/inspector/DEPS
blob: 56e80d508899e7a7ce36afcc7ff181a97146ca5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include_rules = [
    "+base/i18n/rtl.h",
    "+base/time/time_override.h",
    "+base/profiler/module_cache.h",
    "+base/sampling_heap_profiler/poisson_allocation_sampler.h",
    "+base/sampling_heap_profiler/sampling_heap_profiler.h",
    # for base::GetUniqueIdForProcess
    "+base/process/process_handle.h",
    "+cc/trees/transform_node.h",
    "+third_party/inspector_protocol/crdtp",
    "+third_party/icu/source/common/unicode/locid.h",
    "+net/http/http_status_code.h",
]