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

Unified Diff: webrtc/build/webrtc.gni

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/base/libdbusglibsymboltable.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/webrtc.gni
diff --git a/webrtc/build/webrtc.gni b/webrtc/build/webrtc.gni
index 2198792cef26dc0dd27d81a3e69eb19613c88748..ced2c1281a157f80233ea6fbd962ac28e8ab42f4 100644
--- a/webrtc/build/webrtc.gni
+++ b/webrtc/build/webrtc.gni
@@ -57,9 +57,6 @@ declare_args() {
rtc_build_ssl = true
rtc_build_usrsctp = true
- # Disable by default.
- rtc_have_dbus_glib = false
-
# Enable to use the Mozilla internal settings.
build_with_mozilla = false
« no previous file with comments | « webrtc/base/libdbusglibsymboltable.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698