OWN Crashpad

Includes an update of mini_chromium to
12ef786772d9a73751e2d0f3ef9c792b09c386b5.

12ef786772d9 OWN mini_chromium

Bug: 390190633
Change-Id: Icfe39a08dc439125c53cb7da1ed7ef69850de924
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/6177891
Reviewed-by: Justin Cohen <justincohen@chromium.org>
Reviewed-by: Joey Scarr <jsca@google.com>
Commit-Queue: Mark Mentovai <mark@chromium.org>
This commit is contained in:
Mark Mentovai 2025-01-21 10:19:26 -05:00 committed by Crashpad LUCI CQ
parent c6d912dac1
commit 0e548cc670
2 changed files with 23 additions and 1 deletions

2
DEPS
View File

@ -47,7 +47,7 @@ deps = {
'9719c1e1e676814c456b55f5f070eabad6709d31',
'crashpad/third_party/mini_chromium/mini_chromium':
Var('chromium_git') + '/chromium/mini_chromium@' +
'22f743de47b7d14d824092c4803fc1288ab07367',
'12ef786772d9a73751e2d0f3ef9c792b09c386b5',
'crashpad/third_party/libfuzzer/src':
Var('chromium_git') + '/chromium/llvm-project/compiler-rt/lib/fuzzer.git@' +
'fda403cf93ecb8792cb1d061564d89a6553ca020',

22
OWNERS Normal file
View File

@ -0,0 +1,22 @@
# Copyright 2025 The Crashpad Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
set noparent
jperaza@chromium.org
justincohen@chromium.org
lgrey@chromium.org
mark@chromium.org
pbos@chromium.org
wfh@chromium.org