| Index: base/third_party/libevent/libevent.gyp
|
| diff --git a/third_party/libevent/libevent.gyp b/base/third_party/libevent/libevent.gyp
|
| similarity index 98%
|
| rename from third_party/libevent/libevent.gyp
|
| rename to base/third_party/libevent/libevent.gyp
|
| index 656dd63f18a1dd52c55db537b8c8c6d1a181fe66..581aa892a803e391aa24eee60006170f222ac13c 100644
|
| --- a/third_party/libevent/libevent.gyp
|
| +++ b/base/third_party/libevent/libevent.gyp
|
| @@ -28,7 +28,7 @@
|
| 'HAVE_CONFIG_H',
|
| ],
|
| 'include_dirs': [
|
| - '../..',
|
| + '../../..',
|
| ],
|
| 'conditions': [
|
| # libevent has platform-specific implementation files. Since its
|
|
|