Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / content / public / android / javatests / src / org / chromium / content / browser / ContentCommandLineTest.java
index 3bb1ee4..a0a3d4e 100644 (file)
@@ -47,7 +47,7 @@ public class ContentCommandLineTest extends InstrumentationTestCase {
             public void run() {
                 ContentShellApplication.initializeApplicationParameters();
                 try {
-                    LibraryLoader.ensureInitialized(null);
+                    LibraryLoader.ensureInitialized();
                 } catch (ProcessInitException e) {
                     throw new Error(e);
                 }