Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2778)

Unified Diff: build/all.gyp

Issue 551793003: Making WebRTC Java api avaliable in Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/libjingle/BUILD.gn » ('j') | third_party/libjingle/libjingle.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | third_party/libjingle/BUILD.gn » ('j') | third_party/libjingle/libjingle.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698