Chromium Code Reviews| Index: webrtc/base/base.gyp |
| diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp |
| index f149eb39bdf132080d3e8ea7fa8c86793ff27f96..350489c84eb0d7bd3796f9c5c6b7c9b995513299 100644 |
| --- a/webrtc/base/base.gyp |
| +++ b/webrtc/base/base.gyp |
| @@ -381,10 +381,6 @@ |
| 'HAVE_OPENSSL_SSL_H', |
| ], |
| }, |
| - 'include_dirs': [ |
| - '../../third_party/jsoncpp/overrides/include', |
| - '../../third_party/jsoncpp/source/include', |
| - ], |
| 'conditions': [ |
| ['build_with_chromium==1', { |
| 'include_dirs': [ |