OSDN Git Service

relocate GoogleLoginService
authorDoug Zongker <dougz@android.com>
Thu, 21 Jan 2010 22:35:23 +0000 (14:35 -0800)
committerDoug Zongker <dougz@android.com>
Fri, 22 Jan 2010 00:11:24 +0000 (16:11 -0800)
Change-Id: Ie5a1770b8bb3adaeb9dce1db89e0b563519fde0a

src/com/android/browser/BrowserActivity.java

index 92e1968..ab21a84 100644 (file)
@@ -109,7 +109,7 @@ import android.accounts.AccountManagerCallback;
 
 import com.android.common.Patterns;
 
-import com.google.android.googlelogin.GoogleLoginServiceConstants;
+import com.google.android.gsf.GoogleLoginServiceConstants;
 
 import java.io.ByteArrayOutputStream;
 import java.io.File;