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

Unified Diff: webrtc/base/BUILD.gn

Issue 2520533002: Remove unused dbus.cc/.h and related things. (Closed)
Patch Set: Created 4 years, 1 month 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/BUILD.gn ('k') | webrtc/base/dbus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/BUILD.gn
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn
index e1dffb8d06c539b2a1c838b7ec894f9c327b3292..864ba7a0b4cef0cff05a7809fdad4b3290fd17b9 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -567,10 +567,6 @@ rtc_static_library("rtc_base") {
if (is_linux) {
sources += [
- "dbus.cc",
- "dbus.h",
- "libdbusglibsymboltable.cc",
- "libdbusglibsymboltable.h",
"linuxfdwalk.c",
"linuxfdwalk.h",
]
« no previous file with comments | « webrtc/BUILD.gn ('k') | webrtc/base/dbus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698