OSDN Git Service

Deprecate fill_parent and introduce match_parent.
[android-x86/packages-apps-Browser.git] / src / com / android / browser / FetchUrlMimeType.java
index 0081d32..60d6934 100644 (file)
@@ -18,7 +18,7 @@ package com.android.browser;
 
 import android.content.ContentValues;
 import android.net.Uri;
-import android.net.http.AndroidHttpClient;
+import com.android.common.AndroidHttpClient;
 
 import org.apache.http.HttpResponse;
 import org.apache.http.Header;