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

Unified Diff: webrtc/base/base.gyp

Issue 1383253002: Get rid of SCHANNEL code. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebase Created 5 years, 2 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') | webrtc/base/schanneladapter.h » ('j') | 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 95f587b84c5e85309b0d5e23f2ced04f8494816d..9992d9dfc6b5d44591f798d7d7255e8cade5a7df 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -252,8 +252,6 @@
'rollingaccumulator.h',
'rtccertificate.cc',
'rtccertificate.h',
- 'schanneladapter.cc',
- 'schanneladapter.h',
'scoped_autorelease_pool.h',
'scoped_autorelease_pool.mm',
'scoped_ref_ptr.h',
@@ -617,8 +615,6 @@
['exclude', 'win32[a-z0-9]*\\.(h|cc)$'],
],
'sources!': [
- 'schanneladapter.cc',
- 'schanneladapter.h',
'winping.cc',
'winping.h',
'winfirewall.cc',
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/schanneladapter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698