Commit a1de169a authored by qsr@chromium.org's avatar qsr@chromium.org

Small cleanup for the mojo java classes.

R=rmcilroy@chromium.org, viettrungluu@chromium.org

Review URL: https://codereview.chromium.org/310073002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274840 0039d316-1c4b-4281-b951-d872f2087c98
parent d33d2224
......@@ -14,7 +14,7 @@ import org.chromium.base.library_loader.LibraryLoader;
* Base class to test mojo. Setup the environment.
*/
@JNINamespace("mojo::android")
public class MojoTestCase extends InstrumentationTestCase {
public class MojoTestCase extends InstrumentationTestCase {
private long mTestEnvironmentPointer;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment