Index: third_party/libevent/libevent.gyp |
diff --git a/third_party/libevent/libevent.gyp b/third_party/libevent/libevent.gyp |
index 55b19cdf5e8cfa2dbdeea92c2636d136c94e8372..5341a55a6f12e28aaa3d28c77bac067907787658 100644 |
--- a/third_party/libevent/libevent.gyp |
+++ b/third_party/libevent/libevent.gyp |
@@ -32,10 +32,6 @@ |
'defines': [ |
'HAVE_CONFIG_H', |
], |
- 'include_dirs': [ |
- '.', # libevent includes some of its own headers with |
- # #include <...> instead of #include "..." |
- ], |
'conditions': [ |
# libevent has platform-specific implementation files. Since its |
# native build uses autoconf, platform-specific config.h files are |