Index: webrtc/p2p/p2p.gyp |
diff --git a/webrtc/p2p/p2p.gyp b/webrtc/p2p/p2p.gyp |
index 50941c86827fcbc65317177f4c13ee91f3941cbd..a15fa52bb5814856132463c5cf38f4bb9369e908 100644 |
--- a/webrtc/p2p/p2p.gyp |
+++ b/webrtc/p2p/p2p.gyp |
@@ -16,9 +16,6 @@ |
'<(webrtc_root)/base/base.gyp:rtc_base', |
'<(webrtc_root)/common.gyp:webrtc_common', |
], |
- 'cflags_cc!': [ |
- '-Wnon-virtual-dtor', |
- ], |
'sources': [ |
'base/asyncstuntcpsocket.cc', |
'base/asyncstuntcpsocket.h', |
@@ -84,9 +81,6 @@ |
'client/socketmonitor.h', |
], |
'direct_dependent_settings': { |
- 'cflags_cc!': [ |
- '-Wnon-virtual-dtor', |
- ], |
'defines': [ |
'FEATURE_ENABLE_VOICEMAIL', |
], |
@@ -127,9 +121,6 @@ |
'<(webrtc_root)/base/base.gyp:rtc_base', |
'<(webrtc_root)/common.gyp:webrtc_common', |
], |
- 'cflags_cc!': [ |
- '-Wnon-virtual-dtor', |
- ], |
'sources': [ |
'stunprober/stunprober.cc', |
], |
@@ -141,9 +132,6 @@ |
'libstunprober', |
'rtc_p2p' |
], |
- 'cflags_cc!': [ |
- '-Wnon-virtual-dtor', |
- ], |
'sources': [ |
'stunprober/main.cc', |
], |