Skip to content

Commit c573f45

Browse files
committed
chromium for macOS does not uses libevent anymore
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/3119408
1 parent b03e8f3 commit c573f45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ <h3>Programs using libevent</h3>
342342
The usefulness of libevent API is demonstrated by
343343
the following applications:
344344
<ul>
345-
<li><a href="http://www.chromium.org/Home">Chromium</a> &ndash; Google's open-source web browser (uses Libevent on Mac and Linux)
345+
<li><a href="http://www.chromium.org/Home">Chromium</a> &ndash; Google's open-source web browser (uses Libevent)
346346
<li><a href="http://www.memcached.org">Memcached</a> &ndash; a high-performance, distributed memory object caching system
347347
<li><a href="http://www.transmissionbt.com/">Transmission</a> &ndash; a fast, easy, and free BitTorrent client
348348
<li><a href="http://www.ntp.org">NTP</a> &ndash; the network time protocol that makes your clock right (uses Libevent in SNTP)

0 commit comments

Comments
 (0)