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

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: Fixing mac build. 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 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
« 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