Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(356)

Unified Diff: webrtc/base/base.gyp

Issue 2368543002: Remove unnecessary jsoncpp includes. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': [
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698