File: DEPS

package info (click to toggle)
chromium 138.0.7204.183-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 6,071,908 kB
  • sloc: cpp: 34,937,088; ansic: 7,176,967; javascript: 4,110,704; python: 1,419,953; asm: 946,768; xml: 739,971; pascal: 187,324; sh: 89,623; perl: 88,663; objc: 79,944; sql: 50,304; cs: 41,786; fortran: 24,137; makefile: 21,806; php: 13,980; tcl: 13,166; yacc: 8,925; ruby: 7,485; awk: 3,720; lisp: 3,096; lex: 1,327; ada: 727; jsp: 228; sed: 36
file content (123 lines) | stat: -rw-r--r-- 3,955 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
include_rules = [
    "+base/auto_reset.h",
    "+base/big_endian.h",
    "+base/bit_cast.h",
    "+base/bit_cast.h",
    "+base/bits.h",
    "+base/check.h",
    "+base/check_deref.h",
    "+base/check_is_test.h",
    "+base/check_op.h",
    "+base/compiler_specific.h",
    "+base/containers/adapters.h",
    "+base/containers/buffer_iterator.h",
    "+base/containers/checked_iterators.h",
    "+base/containers/contains.h",
    "+base/containers/cxx20_erase.h",
    "+base/containers/enum_set.h",
    "+base/containers/heap_array.h",
    "+base/containers/lru_cache.h",
    "+base/containers/span.h",
    "+base/containers/span_or_size.h",
    "+base/containers/span_reader.h",
    "+base/containers/span_writer.h",
    "+base/containers/to_vector.h",
    "+base/dcheck_is_on.h",
    "+base/debug",
    "+base/feature_list.h",
    "+base/format_macros.h",
    "+base/functional/bind.h",
    "+base/functional/overloaded.h",
    "+base/gtest_prod_util.h",
    "+base/hash/hash.h",
    "+base/i18n/rtl.h",
    "+base/i18n/time_formatting.h",
    "+base/location.h",
    "+base/logging.h",
    "+base/memory/ptr_util.h",
    "+base/memory/ref_counted.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/not_fatal_until.h",
    "+base/numerics/angle_conversions.h",
    "+base/numerics/byte_conversions.h",
    "+base/numerics/checked_math.h",
    "+base/numerics/clamped_math.h",
    "+base/numerics/ostream_operators.h",
    "+base/numerics/safe_conversions.h",
    "+base/rand_util.h",
    "+base/ranges",
    "+base/sequence_checker.h",
    "+base/state_transitions.h",
    "+base/stl_util.h",
    "+base/strings/strcat.h",
    "+base/strings/string_util.h",
    "+base/strings/stringprintf.h",
    "+base/synchronization",
    "+base/sys_byteorder.h",
    "+base/system/sys_info.h",
    "+base/task/bind_post_task.h",
    "+base/task/sequenced_task_runner.h",
    "+base/task/single_thread_task_runner.h",
    "+base/task/thread_pool.h",
    "+base/test/gmock_callback_support.h",
    "+base/test/metrics/histogram_tester.h",
    "+base/test/mock_callback.h",
    "+base/test/null_task_runner.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/tick_clock.h",
    "+base/time/time.h",
    "+base/time/time_delta_from_string.h",
    "+base/timer/elapsed_timer.h",
    "+base/timer/timer.h",
    "+base/token.h",
    "+base/types/cxx23_to_underlying.h",
    "+base/types/expected.h",
    "+base/types/expected_macros.h",
    "+base/types/optional_ref.h",
    "+base/types/optional_util.h",
    "+base/types/pass_key.h",
    "+base/types/strong_alias.h",
    "+base/types/to_address.h",
    "+base/types/zip.h",
    "+build",
    "+cc/input/hit_test_opaqueness.h",
    "+cc/paint",
    "+components/crash/core/common/crash_key.h",
    "+net/base/features.h",
    "+net/cookies",
    "+net/http/structured_headers.h",
    "+net/storage_access_api/status.h",
    "+partition_alloc/oom.h",
    "+partition_alloc/partition_alloc.h",
    "+services/network/public/mojom",
    "+services/network/public/cpp/permissions_policy",
    "+skia/ext",
    "+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/accessibility/ax_constants.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",
]