gclient_hook.py fails because of missing CheckCallAndFilterAndHeader
Issue #2736
resolved
A change was merged into depot_tools which merged CheckCallAndFilterAndHeader
and CheckCallAndFilter
[1]
RunAction in gclient_util.py uses CheckCallAndFilterAndHeader
thus running gclient_hook.py with an up-to-date depot_tools fails because that function is missing.
https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1727404
Comments (4)
-
-
- changed status to resolved
Fix gclient_util after depot_tools changes (fixes issue
#2736)→ <<cset cfb43094790f>>
-
Fix gclient_util after depot_tools changes (fixes issue
#2736)→ <<cset 8600e3902dbd>>
-
Fix gclient_util after depot_tools changes (fixes issue
#2736)→ <<cset 16a67c450724>>
- Log in to comment
PR here, although I’m not sure if we can assume that we always use the latest depot_tools: https://bitbucket.org/chromiumembedded/cef/pull-requests/251/fixed-gclient_util-after-depot_tools