bug 1049106 - always build gmp-fake. r=gps

This commit is contained in:
Ted Mielczarek 2014-08-11 07:46:46 -04:00
parent 7858a327a5
commit a3b0bac90d

View File

@ -4,8 +4,9 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DIRS += ['gmp-plugin']
if CONFIG['MOZ_WEBRTC']:
DIRS += ['bridge', 'gmp-plugin']
DIRS += ['bridge']
LOCAL_INCLUDES += [
'/media/webrtc/signaling/src/common',