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

Issue 1924663003: Reland "Set defines for Chromium" (Closed)

Created:
4 years, 7 months ago by kjellander_webrtc
Modified:
4 years, 6 months ago
Reviewers:
perkj_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Reland "Set defines for Chromium" This is a reland of https://codereview.webrtc.org/1847013002/ with the following changes: * _USE_32BIT_TIME_T is no longer set: it was removed from Chromium in https://codereview.chromium.org/1862443003/. Setting it in target_defaults was likely the reason to remoting_unittests failing in the previous attempt to land this. * Added define for FreeBSD platform. * Added corresponding GN changes. Copy the defines from the target_defaults section of Chromium's src/third_party/libjingle.gyp into our webrtc/build/common.gypi in order to ensure the same defines are used for the Chromium build when removing the source listings in src/third_party/libjingle.gyp. With this CL landed, it should be possible to replace them with dependencies on: * webrtc/api/api.gyp:libjingle_peerconnections * webrtc/media/media.gyp:rtc_media * webrtc/pc/pc.gyp:rtc_pc * webrtc/pp2/p2p.gyp:rtc_p2p * webrtc/libjingle/xmpp/xmpp.gyp:rtc_xmpp Not ported (Windows specific): * Precompiled headers (build/win_precompile.gypi): since it only seems to offer a compile speedup. Will be landed for all of WebRTC in separate CL. BUG=webrtc:4256 NOTRY=True Committed: https://crrev.com/f0e174aab4ce8467e68315bff832d008a733e4ff Cr-Commit-Position: refs/heads/master@{#12959}

Patch Set 1 : #

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -5 lines) Patch
M webrtc/BUILD.gn View 1 5 chunks +48 lines, -4 lines 0 comments Download
M webrtc/build/common.gypi View 1 5 chunks +64 lines, -1 line 0 comments Download

Messages

Total messages: 21 (16 generated)
perkj_webrtc
lgtm
4 years, 7 months ago (2016-05-16 06:24:38 UTC) #6
kjellander_webrtc
This CL wasn't quite ready yet (I added you to the review line a bit ...
4 years, 7 months ago (2016-05-16 07:07:32 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1924663003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1924663003/80001
4 years, 6 months ago (2016-05-30 13:17:58 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:80001)
4 years, 6 months ago (2016-05-30 13:27:55 UTC) #19
commit-bot: I haz the power
4 years, 6 months ago (2016-05-30 13:28:01 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f0e174aab4ce8467e68315bff832d008a733e4ff
Cr-Commit-Position: refs/heads/master@{#12959}

Powered by Google App Engine
This is Rietveld 408576698