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

Unified Diff: third_party/libjingle/libjingle.gyp

Issue 2120493002: Remove dtlsidentitystore.h from libjingle GYP/GN files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase with master Created 4 years, 5 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 | « third_party/libjingle/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjingle/libjingle.gyp
diff --git a/third_party/libjingle/libjingle.gyp b/third_party/libjingle/libjingle.gyp
index 3e5a54150473ed3868aed22d291a2d306518ae31..4eb289b0ec4a5186386d08c7c5e695b52f071651 100644
--- a/third_party/libjingle/libjingle.gyp
+++ b/third_party/libjingle/libjingle.gyp
@@ -218,7 +218,6 @@
'<(DEPTH)/third_party/webrtc/api/audiotrack.h',
'<(DEPTH)/third_party/webrtc/api/datachannel.cc',
'<(DEPTH)/third_party/webrtc/api/datachannel.h',
- '<(DEPTH)/third_party/webrtc/api/dtlsidentitystore.h',
'<(DEPTH)/third_party/webrtc/api/dtmfsender.cc',
'<(DEPTH)/third_party/webrtc/api/dtmfsender.h',
'<(DEPTH)/third_party/webrtc/api/jsep.h',
« no previous file with comments | « third_party/libjingle/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698