Chromium Code Reviews| Index: webrtc/base/BUILD.gn |
| diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn |
| index d4c5c0b416f72e226ee7e29f9869e425ac892c42..ce33132a3f491677061b9d4547e56e604c976e6e 100644 |
| --- a/webrtc/base/BUILD.gn |
| +++ b/webrtc/base/BUILD.gn |
| @@ -22,11 +22,6 @@ config("rtc_base_approved_all_dependent_config") { |
| } |
| config("rtc_base_config") { |
| - include_dirs = [ |
| - "//third_party/jsoncpp/overrides/include", |
| - "//third_party/jsoncpp/source/include", |
| - ] |
| - |
| defines = [ |
| "FEATURE_ENABLE_SSL", |
| "LOGGING=1", |