From 835ef67d14078fc40ec121ab9a40a8d058e428ca Mon Sep 17 00:00:00 2001 From: "andrew@webrtc.org" Date: Wed, 11 Sep 2013 00:16:00 +0000 Subject: [PATCH] Remove repeated conditions key. R=henrike@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2196007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4720 4adac7df-926f-26a2-2b94-8c16560cd09d --- webrtc/modules/audio_device/audio_device.gypi | 2 -- 1 file changed, 2 deletions(-) diff --git a/webrtc/modules/audio_device/audio_device.gypi b/webrtc/modules/audio_device/audio_device.gypi index b156cd1bf2..3df12eb76b 100644 --- a/webrtc/modules/audio_device/audio_device.gypi +++ b/webrtc/modules/audio_device/audio_device.gypi @@ -253,8 +253,6 @@ }, ], }], - ], - 'conditions': [ ['OS=="android" and enable_android_opensl==1', { 'targets': [ {