Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 # The rules for third_party/crashpad/crashpad: | 5 # The rules for third_party/crashpad/crashpad: |
| 6 # | 6 # |
| 7 # Aside from work necessary to adhere to changes in Chromium interfaces used by | 7 # Aside from work necessary to adhere to changes in Chromium interfaces used by |
| 8 # Crashpad, all changes should first be made in the upstream Crashpad | 8 # Crashpad, all changes should first be made in the upstream Crashpad |
| 9 # repository, and then imported here. See README.chromium. | 9 # repository, and then imported here. See README.chromium. |
| 10 | 10 |
| 11 set noparent | 11 set noparent |
| 12 | 12 |
| 13 mark@chromium.org | 13 mark@chromium.org |
| 14 rsesek@chromium.org | 14 rsesek@chromium.org |
| 15 scottmg@chromium.org | 15 scottmg@chromium.org |
| 16 | |
| 17 # COMPONENT: Internals>CrashReporting | |
|
Mark Mentovai
2017/02/18 03:42:56
TEAM: crashpad-dev@chromium.org
ymzhang1
2017/02/21 18:13:03
Done.
Mark Mentovai
2017/02/21 20:24:18
No, it’s more specific than Internals>CrashReporti
ymzhang1
2017/02/21 21:10:07
I see. I would only add TEAM information here.
| |
| OLD | NEW |