Index: third_party/libevent/README.chromium |
diff --git a/third_party/libevent/README.chromium b/third_party/libevent/README.chromium |
index 99695661ec4a72978dcb9e9fc035685900960c0c..7e5f8baee823b61bf8cb97d5ed6ff3001463a751 100644 |
--- a/third_party/libevent/README.chromium |
+++ b/third_party/libevent/README.chromium |
@@ -13,7 +13,7 @@ static library using GYP. |
solaris/, and mac/ respectively. |
2) Add libevent.gyp. |
3) chromium.patch is applied to allow libevent to be used without |
- being installed. |
+ being installed and to fix a race condition. |
4) The directories WIN32-Code and WIN32-Prj are not included. |
5) Apply r87338. |
6) The configs for android were copied from Linux's which were very close to |