summaryrefslogtreecommitdiff
path: root/chromium/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/DEPS')
-rw-r--r--chromium/DEPS14
1 files changed, 7 insertions, 7 deletions
diff --git a/chromium/DEPS b/chromium/DEPS
index b62debb8758..9a138f5e0db 100644
--- a/chromium/DEPS
+++ b/chromium/DEPS
@@ -50,7 +50,7 @@ gclient_gn_args = [
vars = {
- "buildspec_platforms": "all",
+ "buildspec_platforms": "chromeos",
# Variable that can be used to support multiple build scenarios, like having
# Chromium specific targets in a client project's GN file or sync dependencies
# conditionally etc.
@@ -205,11 +205,11 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
- 'skia_revision': 'f1e4f21baf44e7c9cc0efbbba21c4ed6009686b3',
+ 'skia_revision': '2e4ca248d12752beb42a376a3f6282ccf9b90cf2',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
- 'v8_revision': '8560c85efde5dc608772b2ecce91952fc4b09f65',
+ 'v8_revision': '8a75d543c7c92bc3a9efb7c01a40fd79a68b762c',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
# and whatever else without interference from each other.
@@ -1068,7 +1068,7 @@ deps = {
Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + '18e09b9197a3b1d771c077c530d1a4ebad04c167',
'src/third_party/icu':
- Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'e05b663d1c50b4e9ecc3ff9325f5158f1d071471',
+ Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '7e128ffcd0919c956962366c7347cf4633785339',
'src/third_party/icu4j': {
'packages': [
@@ -1461,7 +1461,7 @@ deps = {
Var('chromium_git') + '/external/github.com/google/snappy.git' + '@' + 'ea368c2f07de5f31146a10214f27d15091b09771',
'src/third_party/sqlite/src':
- Var('chromium_git') + '/chromium/deps/sqlite.git' + '@' + '60efbb3584af2ba05e1935b3e07d3a861841db7c',
+ Var('chromium_git') + '/chromium/deps/sqlite.git' + '@' + '144e06fad93722336e6b066071b941b1763f6f18',
'src/third_party/sqlite4java': {
'packages': [
@@ -1507,7 +1507,7 @@ deps = {
},
'src/third_party/usrsctp/usrsctplib':
- Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + 'a6647318b57c0a05d590c8c21fc22aba87f08749',
+ Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + 'a0b4ea32a38c3edb3416e2b8c19cd18c0ac632e6',
'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@e71b9b3ad366d92c0e99d59a24649862f442470f',
@@ -1608,7 +1608,7 @@ deps = {
Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
'src-internal': {
- 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@582b7b38aaa0e339e3cd182c99ef758a4fd9b97d',
+ 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@1d72bff9a9fa47feda5069e535742743c1cb46e6',
'condition': 'checkout_src_internal',
},