We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e686b commit 93b8675Copy full SHA for 93b8675
DEPS
@@ -2055,7 +2055,7 @@ deps = {
2055
Var('chromium_git') + '/chromium/web-tests.git' + '@' + Var('crossbench_web_tests_revision'),
2056
2057
'src/third_party/depot_tools':
2058
- Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'fa1edfa045fe9d4dfbd9071e598c62645b5f8cda',
+ Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '36ab0d8d3506709413afe869be89bfebe39b8c4c',
2059
2060
'src/third_party/devtools-frontend/src':
2061
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),
third_party/depot_tools
0 commit comments