Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 44639127d8178a21a38154464c9763fd93847f59..b96b6c4f2444cc7858f0c508dd9586a59b868cb0 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -829,6 +829,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', |
|
kjellander_chromium
2014/10/01 18:44:10
Move this line up above the comment since it's not
SeRya
2014/10/01 21:05:16
Done.
|
| ], |
| }, # target_name: android_builder_chromium_webrtc |
| ], # targets |