Skip to content

Commit

Permalink
Roll chromium_revision b13129e4a5..ae910bccac (547655:547756)
Browse files Browse the repository at this point in the history
  • Loading branch information
Autoroller authored and Commit Bot committed Apr 3, 2018
1 parent 667f7a7 commit 5c8bae7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ vars = {
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'webrtc_git': 'https://webrtc.googlesource.com',
'chromium_revision': 'b13129e4a57da904d5c0eb6eda3836fbd4ec90d7',
'chromium_revision': 'ae910bccac3f28ce18316a1a308a6a66a5f8b993',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
Expand Down Expand Up @@ -50,13 +50,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '4ebeebf55f01ae085cd7feb27e8b5ac89c900122',
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '73fd62b20c0cf3d42246a11438b21d395dee15eb',
'condition': 'checkout_ios',
},
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '1e1ec9d9b42dd6158519f8228bfe08f64d825356',
Var('chromium_git') + '/chromium/src/testing' + '@' + '8f1e9b86c5bc2141567ae017fd9ecca3998efb18',
'src/third_party':
Var('chromium_git') + '/chromium/src/third_party' + '@' + '1aaec0910226fae6954ad006dafffc30234f8cef',
Var('chromium_git') + '/chromium/src/third_party' + '@' + '2036ba2c80db0ef8a93c12fad08944e362404d16',
'src/third_party/android_ndk': {
'url': Var('chromium_git') + '/android_ndk.git' + '@' + '635bc380968a76f6948fee65f80a0b28db53ae81',
'condition': 'checkout_android',
Expand Down Expand Up @@ -159,7 +159,7 @@ deps = {
'src/third_party/yasm/source/patched-yasm':
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'b98114e18d8b9b84586b10d24353ab8616d4c5fc',
'src/tools':
Var('chromium_git') + '/chromium/src/tools' + '@' + 'd9299c56724b0e4433fbbc2c8d76e356fcc61f73',
Var('chromium_git') + '/chromium/src/tools' + '@' + '88b4a32a99dbf90c4bb5565e7d9a32eb625cd984',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
'src/tools/swarming_client':
Expand Down

0 comments on commit 5c8bae7

Please sign in to comment.