aboutsummaryrefslogtreecommitdiff
path: root/webrtc/build/common.gypi
diff options
context:
space:
mode:
authorpbos@webrtc.org <pbos@webrtc.org>2015-02-27 15:05:03 +0000
committerpbos@webrtc.org <pbos@webrtc.org>2015-02-27 15:05:50 +0000
commit4b3618c7f32c54c7a2820da838a9afb9a239e9f2 (patch)
tree4b33fbf525b2c87208e635be044d3a6880454c0d /webrtc/build/common.gypi
parent6c2e506cf411ed75bee4132c5b4d0e075795014a (diff)
downloadwebrtc-4b3618c7f32c54c7a2820da838a9afb9a239e9f2.tar.gz
Remove TraceImpl logging thread.
Simplifies TraceImpl significantly. Chromium uses trace callbacks and logs directly through the trace callback interface. Added slowdowns when logging to file are expected to only affect test targets. BUG= R=andresp@webrtc.org, tommi@webrtc.org Review URL: https://webrtc-codereview.appspot.com/34329004 Cr-Commit-Position: refs/heads/master@{#8529} git-svn-id: http://webrtc.googlecode.com/svn/trunk@8529 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'webrtc/build/common.gypi')
-rw-r--r--webrtc/build/common.gypi4
1 files changed, 0 insertions, 4 deletions
diff --git a/webrtc/build/common.gypi b/webrtc/build/common.gypi
index e680ba0dce..1472ebf2e0 100644
--- a/webrtc/build/common.gypi
+++ b/webrtc/build/common.gypi
@@ -127,10 +127,6 @@
# enable schannel on windows.
'use_legacy_ssl_defaults%': 0,
- # Directly call the trace callback instead of passing it to a logging
- # thread. Used for components that provide their own threaded logging.
- 'rtc_use_direct_trace%': 0,
-
'conditions': [
['build_with_chromium==1', {
# Exclude pulse audio on Chromium since its prerequisites don't require