Chromium Code Reviews| Index: webrtc/p2p/BUILD.gn |
| diff --git a/webrtc/p2p/BUILD.gn b/webrtc/p2p/BUILD.gn |
| index 649e9cfd21397efefc63f7823b47ab911ce473a0..dc2bffb084ef7a3215abfbe03f0e55f39dfc64fb 100644 |
| --- a/webrtc/p2p/BUILD.gn |
| +++ b/webrtc/p2p/BUILD.gn |
| @@ -82,7 +82,7 @@ rtc_static_library("rtc_p2p") { |
| "client/socketmonitor.h", |
| ] |
| - defines = [ "FEATURE_ENABLE_SSL" ] |
| + defines = [] |
| deps = [ |
| "../base:rtc_base", |