Chromium Code Reviews| Index: third_party/crashpad/README.chromium |
| diff --git a/third_party/crashpad/README.chromium b/third_party/crashpad/README.chromium |
| index 6d9c185d22be58f02fd6fe69d04bf8bb8ea53769..9eb294117a44bf4f3f9572a3ace4a2c05d33f41a 100644 |
| --- a/third_party/crashpad/README.chromium |
| +++ b/third_party/crashpad/README.chromium |
| @@ -2,7 +2,7 @@ Name: Crashpad |
| Short Name: crashpad |
| URL: https://crashpad.chromium.org/ |
| Version: unknown |
| -Revision: b47bf6c250c6b825dee1c5fbad9152c2c962e828 |
| +Revision: 6b09b08a22028c4e699f4afdc6c00eef7de8e3fe |
|
Mark Mentovai
2016/12/08 20:16:59
Fix.
|
| License: Apache 2.0 |
| License File: crashpad/LICENSE |
| Security Critical: yes |
| @@ -35,6 +35,4 @@ $ cd "${CRASHPAD_DIR}" |
| $ git am --3way --message-id -p4 /tmp/patchdir |
| Local Modifications: |
| -- Have crashpad call ASan's crash handler if present |
| -- Modified util/file/string_file.cc for compat with base/numerics here: |
| - https://codereview.chromium.org/2528243002/ |
| +None. |