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

Unified Diff: webrtc/base/base.gyp

Issue 2369013002: Delete macsocketserver.h and related files. (Closed)
Patch Set: Drop macsocketserver_unittest.cc. 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
Index: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 350489c84eb0d7bd3796f9c5c6b7c9b995513299..d399fc35b4f6f23f7bde18fc01e055360feefe00 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -484,12 +484,6 @@
}],
['OS=="mac"', {
'sources': [
- 'macasyncsocket.cc',
- 'macasyncsocket.h',
- 'maccocoasocketserver.h',
- 'maccocoasocketserver.mm',
- 'macsocketserver.cc',
- 'macsocketserver.h',
'macwindowpicker.cc',
'macwindowpicker.h',
],
« webrtc/base/BUILD.gn ('K') | « webrtc/base/BUILD.gn ('k') | webrtc/base/macasyncsocket.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698