Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: net/android/network_change_notifier_android.h

Issue 11368031: First step towards component build for Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: indent Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/android/net_jni_registrar.h ('k') | net/android/network_change_notifier_factory_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
« no previous file with comments | « net/android/net_jni_registrar.h ('k') | net/android/network_change_notifier_factory_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698