summaryrefslogtreecommitdiffstats
path: root/net/base/network_change_notifier_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net/base/network_change_notifier_win.cc')
-rw-r--r--net/base/network_change_notifier_win.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/base/network_change_notifier_win.cc b/net/base/network_change_notifier_win.cc
index d139eb0f..e52bd46 100644
--- a/net/base/network_change_notifier_win.cc
+++ b/net/base/network_change_notifier_win.cc
@@ -3,11 +3,9 @@
// found in the LICENSE file.
#include "net/base/network_change_notifier_win.h"
-
#include <iphlpapi.h>
#include <windows.h>
#include <winsock2.h>
-
#include "base/basictypes.h"
#include "base/compiler_specific.h"
#include "base/logging.h"