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

Unified Diff: third_party/libjingle/BUILD.gn

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 | « no previous file | third_party/libjingle/libjingle.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjingle/BUILD.gn
diff --git a/third_party/libjingle/BUILD.gn b/third_party/libjingle/BUILD.gn
index b99acfbfaaa2d59fc3d53b0c79c0b8b262c16ac5..eb84f2c2df13a8d5a7ff8ae99db52f9b2e62709d 100644
--- a/third_party/libjingle/BUILD.gn
+++ b/third_party/libjingle/BUILD.gn
@@ -250,7 +250,6 @@ if (enable_webrtc) {
"../webrtc/api/audiotrack.h",
"../webrtc/api/datachannel.cc",
"../webrtc/api/datachannel.h",
- "../webrtc/api/dtlsidentitystore.h",
"../webrtc/api/dtmfsender.cc",
"../webrtc/api/dtmfsender.h",
"../webrtc/api/jsep.h",
« no previous file with comments | « no previous file | third_party/libjingle/libjingle.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698