Chromium Code Reviews| Index: webrtc/base/network.cc | 
| diff --git a/webrtc/base/network.cc b/webrtc/base/network.cc | 
| index 4780e2f88d463ce9a9862e9da9b74a8c04e324d7..001877947046e2d7f5bcdd06c7b08a8ed75d9345 100644 | 
| --- a/webrtc/base/network.cc | 
| +++ b/webrtc/base/network.cc | 
| @@ -8,10 +8,6 @@ | 
| * be found in the AUTHORS file in the root of the source tree. | 
| */ | 
| -#ifdef HAVE_CONFIG_H | 
| -#include "config.h" | 
| -#endif | 
| - | 
| #include "webrtc/base/network.h" | 
| #if defined(WEBRTC_POSIX) |