Index: net/base/network_config_watcher_mac.cc |
diff --git a/net/base/network_config_watcher_mac.cc b/net/base/network_config_watcher_mac.cc |
index 5cc41b19f03c417bca3f096d3fab0ccd44263435..bd3528a75009edabd1596cc68b4203c162da1a26 100644 |
--- a/net/base/network_config_watcher_mac.cc |
+++ b/net/base/network_config_watcher_mac.cc |
@@ -10,8 +10,8 @@ |
#include "base/compiler_specific.h" |
#include "base/threading/thread.h" |
-#include "base/mac/scoped_cftyperef.h" |
#include "base/threading/thread_restrictions.h" |
+#include "base/mac/scoped_cftyperef.h" |
namespace net { |