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

Issue 12965010: Split the libpeerconnection target up in two parts. The new target, libjingle_webrtc contains all t… (Closed)

Created:
7 years, 9 months ago by tommi (sloooow) - chröme
Modified:
7 years, 9 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, Ronghua Wu (Left Chromium)
Visibility:
Public.

Description

Split the libpeerconnection target up in two parts. The new target, libjingle_webrtc contains all the webrtc parts except for the media engine implementation. The media engine implementation stays in libpeerconnection and will be built as a shared library when component==shared_library. Since libjingle_webrtc contains the code that depends on libpeerconnection, those targets that previously only depended on libpeerconnection have been updated to include on libjingle_webrtc as well. TBR=darin Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190391

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -22 lines) Patch
M chrome/chrome_browser.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M content/content_renderer.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M content/content_tests.gypi View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/libjingle/libjingle.gyp View 5 chunks +37 lines, -22 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
tommi (sloooow) - chröme
ronghua: libjingle.gyp darin: *.gypi
7 years, 9 months ago (2013-03-25 12:16:15 UTC) #1
Mallinath (Gone from Chromium)
I have one question, otherwise its lgtm. https://codereview.chromium.org/12965010/diff/1/third_party/libjingle/libjingle.gyp File third_party/libjingle/libjingle.gyp (right): https://codereview.chromium.org/12965010/diff/1/third_party/libjingle/libjingle.gyp#newcode842 third_party/libjingle/libjingle.gyp:842: 'libjingle_webrtc', What ...
7 years, 9 months ago (2013-03-25 13:52:37 UTC) #2
tommi (sloooow) - chröme
https://codereview.chromium.org/12965010/diff/1/third_party/libjingle/libjingle.gyp File third_party/libjingle/libjingle.gyp (right): https://codereview.chromium.org/12965010/diff/1/third_party/libjingle/libjingle.gyp#newcode842 third_party/libjingle/libjingle.gyp:842: 'libjingle_webrtc', On 2013/03/25 13:52:37, mallinath2 wrote: > What about ...
7 years, 9 months ago (2013-03-25 13:59:28 UTC) #3
tommi (sloooow) - chröme
I'm going to try to land this as is and watch the tree since we're ...
7 years, 9 months ago (2013-03-25 14:03:10 UTC) #4
tommi (sloooow) - chröme
Committed patchset #1 manually as r190391 (presubmit successful).
7 years, 9 months ago (2013-03-25 14:05:02 UTC) #5
Mallinath (Gone from Chromium)
7 years, 9 months ago (2013-03-25 14:32:47 UTC) #6
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698