| Index: webrtc/modules/video_coding/codecs/h264/h264.gypi
|
| diff --git a/webrtc/modules/video_coding/codecs/h264/h264.gypi b/webrtc/modules/video_coding/codecs/h264/h264.gypi
|
| index e82b0fd4cd39129a98709e1e139f8a6969124e2e..b1550e6bba49a9fabf1f2a27573c0a0f41fbc9ef 100644
|
| --- a/webrtc/modules/video_coding/codecs/h264/h264.gypi
|
| +++ b/webrtc/modules/video_coding/codecs/h264/h264.gypi
|
| @@ -25,7 +25,7 @@
|
| }],
|
| ['rtc_use_h264==1', {
|
| 'defines': [
|
| - 'WEBRTC_THIRD_PARTY_H264',
|
| + 'WEBRTC_USE_H264',
|
| ],
|
| 'conditions': [
|
| ['rtc_initialize_ffmpeg==1', {
|
|
|