| Index: net/android/network_change_notifier_android.h
|
| diff --git a/net/android/network_change_notifier_android.h b/net/android/network_change_notifier_android.h
|
| index bb4669315976c88c159329da0b89b0481535c71a..1acb84042ce01f636cf164d214acf5fe3aca2e67 100644
|
| --- a/net/android/network_change_notifier_android.h
|
| +++ b/net/android/network_change_notifier_android.h
|
| @@ -6,8 +6,8 @@
|
| #define NET_ANDROID_NETWORK_CHANGE_NOTIFIER_ANDROID_H_
|
|
|
| #include "base/android/jni_android.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "net/android/network_change_notifier_delegate_android.h"
|
| #include "net/base/network_change_notifier.h"
|
|
|
|
|