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

Unified Diff: third_party/libjingle/BUILD.gn

Issue 1760453002: Remove DeviceManager files from third_party/libjingle build configs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 2304fee61d4611c0cf848f53161ce560da7ea6c4..b58083e235b382112c7c0e46e050f27c77e5072e 100644
--- a/third_party/libjingle/BUILD.gn
+++ b/third_party/libjingle/BUILD.gn
@@ -404,8 +404,6 @@ if (enable_webrtc) {
"../webrtc/media/base/videoframe.h",
"../webrtc/media/base/videoframefactory.cc",
"../webrtc/media/base/videoframefactory.h",
- "../webrtc/media/devices/dummydevicemanager.cc",
- "../webrtc/media/devices/dummydevicemanager.h",
"../webrtc/media/engine/webrtccommon.h",
"../webrtc/media/engine/webrtcvideoframe.cc",
"../webrtc/media/engine/webrtcvideoframe.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