Chromium Code Reviews| Index: webrtc/BUILD.gn |
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
| index 47b757a237fafa0c8de3bdf438f76edc965af542..75b765f0398ac2adcb8b47f5a320172d90691da9 100644 |
| --- a/webrtc/BUILD.gn |
| +++ b/webrtc/BUILD.gn |
| @@ -57,9 +57,6 @@ config("common_inherited_config") { |
| "WEBRTC_IOS", |
| ] |
| } |
| - if (is_ios && rtc_use_objc_h264) { |
| - defines += [ "WEBRTC_OBJC_H264" ] |
| - } |
| if (is_linux) { |
| defines += [ "WEBRTC_LINUX" ] |
| } |