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

Unified Diff: webrtc/build/common.gypi

Issue 2439473002: Delete DataLog abstraction, which was almost unused. (Closed)
Patch Set: Created 4 years, 2 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 | webrtc/build/webrtc.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/common.gypi
diff --git a/webrtc/build/common.gypi b/webrtc/build/common.gypi
index 849b71f8003ae4a626848832a7cdf8a74c93f609..5bf40047d26cd492bcaf030ecb60bc11c1329bc7 100644
--- a/webrtc/build/common.gypi
+++ b/webrtc/build/common.gypi
@@ -107,10 +107,6 @@
# Selects fixed-point code where possible.
'prefer_fixed_point%': 0,
- # Enable data logging. Produces text files with data logged within engines
- # which can be easily parsed for offline processing.
- 'enable_data_logging%': 0,
-
# Enables the use of protocol buffers for debug recordings.
'enable_protobuf%': 1,
« no previous file with comments | « no previous file | webrtc/build/webrtc.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698