Skip to content

Commit 1026f20

Browse files
devtools-ci-autoroll-builderDevtools-frontend LUCI CQ
authored andcommitted
Roll browser-protocol
This roll requires a manual review. See http://go/reviewed-rolls for guidance. In case of failures or errors, reach out to someone from config/owner/COMMON_OWNERS. Roll created at https://cr-buildbucket.appspot.com/build/8729607240459489073 [email protected] Bug: none Change-Id: I8f3651386a341b9125b3601fd992b9b01faccf2c Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6066058 Commit-Queue: Jack Franklin <[email protected]> Bot-Commit: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by: Jack Franklin <[email protected]>
1 parent b67db54 commit 1026f20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ vars = {
2424
'inspector_protocol_revision': '69d69ddf3aa698b171886551a4a672c5af1ad902',
2525

2626
# Keeping track of the last time we rollerd the browser protocol files.
27-
'chromium_browser_protocol_revision' : '0f1883c11311f76031e61ab1585d2d5afe413172',
27+
'chromium_browser_protocol_revision' : '533194d116ee9bd4521dfa9193b52b9ea205b806',
2828

2929
'clang_format_url': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git',
3030
'clang_format_revision': '3c0acd2d4e73dd911309d9e970ba09d58bf23a62',

front_end/models/javascript_metadata/NativeFunctions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7854,7 +7854,7 @@ export const NativeFunctions = [
78547854
},
78557855
{
78567856
name: "constant",
7857-
signatures: [["desc","bufferView"]]
7857+
signatures: [["desc","buffer"]]
78587858
},
78597859
{
78607860
name: "argMin",

0 commit comments

Comments
 (0)