mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 09:58:57 +00:00
Prep tree for forward-porting Goanna: stage 2
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package org.mozilla.gecko.tests;
|
||||
package org.mozilla.goanna.tests;
|
||||
|
||||
import org.mozilla.gecko.Actions;
|
||||
import org.mozilla.gecko.EventDispatcher;
|
||||
import org.mozilla.gecko.tests.helpers.GoannaHelper;
|
||||
import org.mozilla.gecko.tests.helpers.NavigationHelper;
|
||||
import org.mozilla.goanna.Actions;
|
||||
import org.mozilla.goanna.EventDispatcher;
|
||||
import org.mozilla.goanna.tests.helpers.GoannaHelper;
|
||||
import org.mozilla.goanna.tests.helpers.NavigationHelper;
|
||||
|
||||
import android.util.Log;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user