package org.chromium.support_lib_boundary;

/* JADX INFO: loaded from: classes.dex */
public interface JsReplyProxyBoundaryInterface extends IsomorphicObjectBoundaryInterface {
    void postMessage(String str);
}
