| Index: base/third_party/libevent/README.chromium
|
| diff --git a/base/third_party/libevent/README.chromium b/base/third_party/libevent/README.chromium
|
| index 4bc235d4739eb673652cbe26adb29fb702d2ffc6..1462e8840790945594cf701fcbc8924e837d76de 100644
|
| --- a/base/third_party/libevent/README.chromium
|
| +++ b/base/third_party/libevent/README.chromium
|
| @@ -35,3 +35,5 @@ static library using GYP.
|
| which is missing in the newlib-based PNaCl toolchain.
|
| 7) Stub out signal.c for nacl_helper_nonsfi. socketpair() will be prohibited
|
| by sandbox in nacl_helper_nonsfi.
|
| +8) Remove an unnecessary workaround for OS X 10.4 from kqueue.c. It was causing
|
| + problems on macOS Sierra.
|
|
|