DescriptionDefine WEBRTC_CHROMIUM_BUILD in libjingle.gyp.
Code under webrtc/ expects this to be defined when building against
Chromium. With talk/base having moved to webrtc/base, libjingle code
must adopt this expectation. This appears to be the most straightforward
way of adding this define.
In particular, this is now required to avoid redefinition errors after
the addition of CHECK macros to webrtc/base.
TESTED=local Linux build against the latest webrtc passes.
Committed: https://crrev.com/67fa5e94bdbd9eb7bce39c0cd6922321cf4998c9
Cr-Commit-Position: refs/heads/master@{#292676}
Patch Set 1 #
Messages
Total messages: 9 (1 generated)
|