| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index bb3479a9c87586d46d13bb6baf3c9f4ef00d59af..e8f5737037f66812ac8f454b9e22276d2d9a64dc 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -812,6 +812,7 @@
|
| '../tools/android/android_tools.gyp:memconsumer',
|
| # Unit test bundles packaged as an apk.
|
| '../content/content_shell_and_tests.gyp:content_browsertests_apk',
|
| + '../third_party/libjingle/libjingle.gyp:libjingle_peerconnection_javalib',
|
| ],
|
| }, # target_name: android_builder_chromium_webrtc
|
| ], # targets
|
|
|