This repository has been archived by the owner on Oct 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 64
/
Copy path.gclient_entries
27 lines (27 loc) · 2.35 KB
/
.gclient_entries
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
entries = {
'v8': 'https://chromium.googlesource.com/v8/v8.git',
'v8/base/trace_event/common': 'https://chromium.googlesource.com/chromium/src/base/trace_event/common.git@211b3ed9d0481b4caddbee1322321b86a483ca1f',
'v8/build': 'https://chromium.googlesource.com/chromium/src/build.git@7315579e388589b62236ad933f09afd1e838d234',
'v8/buildtools': 'https://chromium.googlesource.com/chromium/buildtools.git@0dd5c6f980d22be96b728155249df2da355989d9',
'v8/test/benchmarks/data': None,
'v8/test/mozilla/data': None,
'v8/test/test262/data': None,
'v8/test/test262/harness': None,
'v8/test/wasm-js': None,
'v8/testing/gmock': None,
'v8/third_party/depot_tools': 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@fb734036f4b5ae6d5afc63cbfc41d3a5d1c29a82',
'v8/third_party/googletest/src': 'https://chromium.googlesource.com/external/github.com/google/googletest.git@ce468a17c434e4e79724396ee1b51d86bfc8a88b',
'v8/third_party/icu': 'https://chromium.googlesource.com/chromium/deps/icu.git@a9a2bd3ee4f1d313651c5272252aaf2a3e7ed529',
'v8/third_party/instrumented_libraries': None,
'v8/third_party/jinja2': 'https://chromium.googlesource.com/chromium/src/third_party/jinja2.git@b41863e42637544c2941b574c7877d3e1f663e25',
'v8/third_party/markupsafe': 'https://chromium.googlesource.com/chromium/src/third_party/markupsafe.git@8f45f5cfa0009d2a70589bcda0349b8cb2b72783',
'v8/third_party/proguard': 'https://chromium.googlesource.com/chromium/src/third_party/proguard.git@eba7a98d98735b2cc65c54d36baa5c9b46fe4f8e',
'v8/tools/clang': 'https://chromium.googlesource.com/chromium/src/tools/clang.git@c0b1d892b2bc1291eb287d716ca239c1b03fb215',
'v8/tools/gyp': None,
'v8/tools/luci-go': None,
'v8/tools/swarming_client': None,
'v8/buildtools/clang_format/script': 'https://chromium.googlesource.com/chromium/llvm-project/cfe/tools/clang-format.git@0653eee0c81ea04715c635dd0885e8096ff6ba6d',
'v8/buildtools/third_party/libc++/trunk': 'https://chromium.googlesource.com/chromium/llvm-project/libcxx.git@85a7702b4cc5d69402791fe685f151cf3076be71',
'v8/buildtools/third_party/libc++abi/trunk': 'https://chromium.googlesource.com/chromium/llvm-project/libcxxabi.git@05a73941f3fb177c4a891d4ff2a4ed5785e3b80c',
'v8/buildtools/third_party/libunwind/trunk': 'https://chromium.googlesource.com/external/llvm.org/libunwind.git@1e1c6b739595098ba5c466bfe9d58b993e646b48',
}