| 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 f5311ac9bc60abfd2f011c72797b83a9f111d0a3..e4d8469cf4fce7738489fbe83b27ebe52b319f0e 100644
|
| --- a/net/android/network_change_notifier_android.h
|
| +++ b/net/android/network_change_notifier_android.h
|
| @@ -15,7 +15,7 @@ namespace net {
|
|
|
| class NetworkChangeNotifierAndroidTest;
|
|
|
| -class NetworkChangeNotifierAndroid : public NetworkChangeNotifier {
|
| +class NET_EXPORT NetworkChangeNotifierAndroid : public NetworkChangeNotifier {
|
| public:
|
| virtual ~NetworkChangeNotifierAndroid();
|
|
|
|
|