mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 703279 - Follow up to add missing include. r=kats
This commit is contained in:
parent
2c2a76e38e
commit
155595dc39
@ -35,6 +35,7 @@ import android.widget.ArrayAdapter;
|
||||
import android.widget.ListView;
|
||||
import org.json.JSONArray;
|
||||
import org.json.JSONObject;
|
||||
import org.mozilla.gecko.gfx.LayerController;
|
||||
|
||||
public class PromptService implements OnClickListener, OnCancelListener, OnItemClickListener, GeckoEventResponder {
|
||||
private static final String LOGTAG = "GeckoPromptService";
|
||||
|
Loading…
Reference in New Issue
Block a user