| 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 fe5c8da71ed2b32b954ad635ee2187e3040cb4f7..35c9b46c54face3a74e5dd93090fb11fe401fff3 100644
|
| --- a/net/android/network_change_notifier_android.h
|
| +++ b/net/android/network_change_notifier_android.h
|
| @@ -39,7 +39,7 @@ class NetworkChangeNotifierFactoryAndroid;
|
| // and be called by any thread.
|
| //
|
| // For more details, see the implementation file.
|
| -class NetworkChangeNotifierAndroid
|
| +class NET_EXPORT_PRIVATE NetworkChangeNotifierAndroid
|
| : public NetworkChangeNotifier,
|
| public NetworkChangeNotifierDelegateAndroid::Observer {
|
| public:
|
|
|