Index: third_party/libevent/libevent.scons |
diff --git a/third_party/libevent/libevent.scons b/third_party/libevent/libevent.scons |
index 124f825b1680030489c4b2ef22f23a17720c82fa..f8fc4bf1d86998a0183679e3ee364ad282385c48 100644 |
--- a/third_party/libevent/libevent.scons |
+++ b/third_party/libevent/libevent.scons |
@@ -73,4 +73,4 @@ if env.Bit('mac'): |
]) |
-env.ChromeStaticLibrary('event', input_files) |
+env.ChromeLibrary('event', input_files) |