| Index: net/android/network_change_notifier_android.cc
|
| diff --git a/net/android/network_change_notifier_android.cc b/net/android/network_change_notifier_android.cc
|
| index cafa2cd12bde0dd103ae8eb308346531b3424340..a7655adbe8c18da06c38c9109076d6966f7b3819 100644
|
| --- a/net/android/network_change_notifier_android.cc
|
| +++ b/net/android/network_change_notifier_android.cc
|
| @@ -60,6 +60,7 @@
|
| #include "net/android/network_change_notifier_android.h"
|
|
|
| #include "base/android/build_info.h"
|
| +#include "base/macros.h"
|
| #include "base/threading/thread.h"
|
| #include "net/base/address_tracker_linux.h"
|
| #include "net/dns/dns_config_service_posix.h"
|
|
|