Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(128)

Side by Side Diff: DEPS

Issue 2194113002: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Note: The buildbots evaluate this file with CWD set to the parent 1 # Note: The buildbots evaluate this file with CWD set to the parent
2 # directory and assume that the root of the checkout is in ./v8/, so 2 # directory and assume that the root of the checkout is in ./v8/, so
3 # all paths in here must match this assumption. 3 # all paths in here must match this assumption.
4 4
5 vars = { 5 vars = {
6 "git_url": "https://chromium.googlesource.com", 6 "git_url": "https://chromium.googlesource.com",
7 } 7 }
8 8
9 deps = { 9 deps = {
10 "v8/build": 10 "v8/build":
11 Var("git_url") + "/chromium/src/build.git" + "@" + "1054b60d5e758646a073b036 3f3629fa2d953de8", 11 Var("git_url") + "/chromium/src/build.git" + "@" + "94ae8edf4860b0dfa8ac200d 36bcbf11bdd72763",
12 "v8/tools/gyp": 12 "v8/tools/gyp":
13 Var("git_url") + "/external/gyp.git" + "@" + "e7079f0e0e14108ab0dba58728ff21 9637458563", 13 Var("git_url") + "/external/gyp.git" + "@" + "e7079f0e0e14108ab0dba58728ff21 9637458563",
14 "v8/third_party/icu": 14 "v8/third_party/icu":
15 Var("git_url") + "/chromium/deps/icu.git" + "@" + "ef5c735307d0f86c7622f6962 0994c9468beba99", 15 Var("git_url") + "/chromium/deps/icu.git" + "@" + "ef5c735307d0f86c7622f6962 0994c9468beba99",
16 "v8/third_party/instrumented_libraries": 16 "v8/third_party/instrumented_libraries":
17 Var("git_url") + "/chromium/src/third_party/instrumented_libraries.git" + "@ " + "f15768d7fdf68c0748d20738184120c8ab2e6db7", 17 Var("git_url") + "/chromium/src/third_party/instrumented_libraries.git" + "@ " + "f15768d7fdf68c0748d20738184120c8ab2e6db7",
18 "v8/buildtools": 18 "v8/buildtools":
19 Var("git_url") + "/chromium/buildtools.git" + "@" + "1b96e1a41d3d22b24ee8da7 69c20849e9a002ed2", 19 Var("git_url") + "/chromium/buildtools.git" + "@" + "1b96e1a41d3d22b24ee8da7 69c20849e9a002ed2",
20 "v8/base/trace_event/common": 20 "v8/base/trace_event/common":
21 Var("git_url") + "/chromium/src/base/trace_event/common.git" + "@" + "315bf1 e2d45be7d53346c31cfcc37424a32c30c8", 21 Var("git_url") + "/chromium/src/base/trace_event/common.git" + "@" + "315bf1 e2d45be7d53346c31cfcc37424a32c30c8",
22 "v8/platform/inspector_protocol": 22 "v8/platform/inspector_protocol":
23 Var("git_url") + "/chromium/src/third_party/WebKit/Source/platform/inspector _protocol.git" + "@" + "f49542089820a34a9a6e33264e09b73779407512", 23 Var("git_url") + "/chromium/src/third_party/WebKit/Source/platform/inspector _protocol.git" + "@" + "f49542089820a34a9a6e33264e09b73779407512",
24 "v8/tools/mb": 24 "v8/tools/mb":
25 Var('git_url') + '/chromium/src/tools/mb.git' + '@' + "0bee3440355ce5cf573b4 1999b2cbc0e1bcdc415", 25 Var('git_url') + '/chromium/src/tools/mb.git' + '@' + "d1d562a498b7b48a283d1 68df902007f33ac1413",
26 "v8/tools/swarming_client": 26 "v8/tools/swarming_client":
27 Var('git_url') + '/external/swarming.client.git' + '@' + "7f63a272f7d9785ce4 1b6d10bb3106c49a968e57", 27 Var('git_url') + '/external/swarming.client.git' + '@' + "7f63a272f7d9785ce4 1b6d10bb3106c49a968e57",
28 "v8/testing/gtest": 28 "v8/testing/gtest":
29 Var("git_url") + "/external/github.com/google/googletest.git" + "@" + "6f8a6 6431cb592dad629028a50b3dd418a408c87", 29 Var("git_url") + "/external/github.com/google/googletest.git" + "@" + "6f8a6 6431cb592dad629028a50b3dd418a408c87",
30 "v8/testing/gmock": 30 "v8/testing/gmock":
31 Var("git_url") + "/external/googlemock.git" + "@" + "0421b6f358139f02e102c9c 332ce19a33faf75be", 31 Var("git_url") + "/external/googlemock.git" + "@" + "0421b6f358139f02e102c9c 332ce19a33faf75be",
32 "v8/test/benchmarks/data": 32 "v8/test/benchmarks/data":
33 Var("git_url") + "/v8/deps/third_party/benchmarks.git" + "@" + "05d7188267b4 560491ff9155c5ee13e207ecd65f", 33 Var("git_url") + "/v8/deps/third_party/benchmarks.git" + "@" + "05d7188267b4 560491ff9155c5ee13e207ecd65f",
34 "v8/test/mozilla/data": 34 "v8/test/mozilla/data":
35 Var("git_url") + "/v8/deps/third_party/mozilla-tests.git" + "@" + "f6c578a10 ea707b1a8ab0b88943fe5115ce2b9be", 35 Var("git_url") + "/v8/deps/third_party/mozilla-tests.git" + "@" + "f6c578a10 ea707b1a8ab0b88943fe5115ce2b9be",
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 'name': 'clang', 241 'name': 'clang',
242 'pattern': '.', 242 'pattern': '.',
243 'action': ['python', 'v8/tools/clang/scripts/update.py', '--if-needed'], 243 'action': ['python', 'v8/tools/clang/scripts/update.py', '--if-needed'],
244 }, 244 },
245 { 245 {
246 # A change to a .gyp, .gypi, or to GYP itself should run the generator. 246 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
247 "pattern": ".", 247 "pattern": ".",
248 "action": ["python", "v8/gypfiles/gyp_v8"], 248 "action": ["python", "v8/gypfiles/gyp_v8"],
249 }, 249 },
250 ] 250 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698