| Index: third_party/crashpad/README.chromium
|
| diff --git a/third_party/crashpad/README.chromium b/third_party/crashpad/README.chromium
|
| index 9a787b05cfac5c9a1e612c89f64b8985dfe3ac84..4bde80ca9d1b8db8f595fc004f5b7f254e4a9ee5 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: b0394744cc41a846eb9a79ccc73cd2992790ed42
|
| +Revision: 54048cfd78af0a54cf4a2d2ecfb83881f5c54590
|
| License: Apache 2.0
|
| License File: crashpad/LICENSE
|
| Security Critical: yes
|
| @@ -35,8 +35,4 @@ $ cd "${CRASHPAD_DIR}"
|
| $ git am --3way --message-id -p4 /tmp/patchdir
|
|
|
| Local Modifications:
|
| -- Removed references to "base/basictypes.h" and replaced them with appropriate
|
| - headers.
|
| -- Updated usage of ScopedLaunchData to use explicit methods rather than the
|
| - implicit |operator T()| conversion.
|
| -- Include crashpad targets in GYP's `all` target list.
|
| +None.
|
|
|