| Index: net/base/network_change_notifier_mac.cc
|
| diff --git a/net/base/network_change_notifier_mac.cc b/net/base/network_change_notifier_mac.cc
|
| index bd1f2d8a89d00257e289aa0267f243496d741eab..4105159c59072514b4105391cd67c0bc8f41811a 100644
|
| --- a/net/base/network_change_notifier_mac.cc
|
| +++ b/net/base/network_change_notifier_mac.cc
|
| @@ -7,7 +7,7 @@
|
| #include <netinet/in.h>
|
| #include <resolv.h>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/threading/thread.h"
|
| #include "base/threading/thread_restrictions.h"
|
| #include "net/dns/dns_config_service.h"
|
|
|