summaryrefslogtreecommitdiffstats
path: root/chrome/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/SConscript')
-rw-r--r--chrome/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/SConscript b/chrome/SConscript
index 282e6c2..cef80b4c 100644
--- a/chrome/SConscript
+++ b/chrome/SConscript
@@ -186,6 +186,7 @@ libs = [
'plugin/plugin.lib',
'renderer/renderer.lib',
'third_party/hunspell/hunspell.lib',
+ 'third_party/libevent/libevent.lib',
'third_party/sqlite/sqlite.lib',
'views/views.lib',
'$V8_DIR/v8.lib',