Bug 970506 - Break up FilePicker and ActivityHandlerHelper. r=lucasr

This commit is contained in:
Wes Johnston
2014-02-14 12:02:05 -08:00
parent 5972a1d408
commit 5ee1ac3819
8 changed files with 246 additions and 231 deletions

View File

@@ -194,7 +194,6 @@ public class GeckoAppShell
private static volatile boolean mLocationHighAccuracy;
public static ActivityHandlerHelper sActivityHelper = new ActivityHandlerHelper();
static NotificationClient sNotificationClient;
/* The Android-side API: API methods that Android calls */