Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / android_webview / javatests / src / org / chromium / android_webview / test / ClientOnPageFinishedTest.java
index 26a0fda..7c565e2 100644 (file)
@@ -83,7 +83,7 @@ public class ClientOnPageFinishedTest extends AwTestBase {
             void setAllowAboutBlank() {
                 mAllowAboutBlank = true;
             }
-        };
+        }
         LocalTestClient testContentsClient = new LocalTestClient();
         setTestAwContentsClient(testContentsClient);