Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle

This commit is contained in:
Chris Peterson
2012-07-27 17:53:54 -07:00
parent 393b7cafbc
commit 885e571e16
91 changed files with 550 additions and 512 deletions

View File

@@ -5,8 +5,6 @@
package org.mozilla.gecko.gfx;
import android.view.SurfaceHolder;
import javax.microedition.khronos.egl.EGL10;
import javax.microedition.khronos.egl.EGL11;
import javax.microedition.khronos.egl.EGLConfig;