summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_var_deprecated_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/proxy/ppb_var_deprecated_proxy.h')
-rw-r--r--ppapi/proxy/ppb_var_deprecated_proxy.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ppapi/proxy/ppb_var_deprecated_proxy.h b/ppapi/proxy/ppb_var_deprecated_proxy.h
index d105d25..6e05f3e 100644
--- a/ppapi/proxy/ppb_var_deprecated_proxy.h
+++ b/ppapi/proxy/ppb_var_deprecated_proxy.h
@@ -87,6 +87,9 @@ class PPB_Var_Deprecated_Proxy : public InterfaceProxy {
int64 ppp_class,
int64 ppp_class_data,
SerializedVarReturnValue result);
+
+ // Call in the host for messages that can be reentered.
+ void SetAllowPluginReentrancy();
};
} // namespace proxy