This repository was archived by the owner on Nov 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDEPS
More file actions
30 lines (30 loc) · 1.37 KB
/
DEPS
File metadata and controls
30 lines (30 loc) · 1.37 KB
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
deps = {
'devtools-frontend': {
'url': 'https://chromium.googlesource.com/devtools/devtools-frontend.git',
'condition': 'process_deps',
},
'devtools-frontend/build': {
'url': 'https://chromium.googlesource.com/chromium/src/build.git@272ee2a4e20a9469ca922a7aabf36228df19e53e',
'condition': 'process_deps'
},
'devtools-frontend/buildtools': {
'url': 'https://chromium.googlesource.com/chromium/src/buildtools.git@f5750f5bbad77db363ca4231d5132015589a360f',
'condition': 'process_deps'
},
'devtools-frontend/buildtools/clang_format/script': {
'url': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@99876cacf78329e5f99c244dbe42ccd1654517a0',
'condition': 'process_deps'
},
'devtools-frontend/buildtools/mac:gn/gn/mac-amd64': {
'url': 'https://chrome-infra-packages.appspot.com/gn/gn/mac-amd64@git_revision:693f9fb87e4febdd4299db9f73d8d2c958e63148',
'condition': 'process_deps'
},
'devtools-frontend/third_party/depot_tools': {
'url': 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@8093a3e1d1402592cdda0377303a0c4c8d58ca8c',
'condition': 'process_deps'
},
'devtools-frontend/third_party/inspector_protocol': {
'url': 'https://chromium.googlesource.com/deps/inspector_protocol@79d309325cafed50853b7111b54ab294b9e36d59',
'condition': 'process_deps'
} ,
}