summaryrefslogtreecommitdiffstats
path: root/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'media/webrtc/trunk/webrtc/system_wrappers/system_wrappers.gyp')
-rw-r--r--media/webrtc/trunk/webrtc/system_wrappers/system_wrappers.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers.gyp b/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers.gyp
index 68164b38a..fb76f34a5 100644
--- a/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers.gyp
+++ b/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers.gyp
@@ -119,7 +119,7 @@
'source/metrics_default.cc',
],
}],
- ['OS=="android" or moz_widget_toolkit_gonk==1', {
+ ['OS=="android"', {
'defines': [
'WEBRTC_THREAD_RR',
# TODO(leozwang): Investigate CLOCK_REALTIME and CLOCK_MONOTONIC