Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / xwalk / runtime / android / core / src / org / xwalk / core / XWalkContentsIoThreadClient.java
index 7f51dbf..17e39c5 100644 (file)
@@ -11,7 +11,7 @@ import org.chromium.base.JNINamespace;
  * Delegate for handling callbacks. All methods are called on the IO thread.
  */
 @JNINamespace("xwalk")
-public interface XWalkContentsIoThreadClient {
+interface XWalkContentsIoThreadClient {
     @CalledByNative
     public int getCacheMode();