Index: ppapi/native_client/src/trusted/plugin/service_runtime.h |
diff --git a/ppapi/native_client/src/trusted/plugin/service_runtime.h b/ppapi/native_client/src/trusted/plugin/service_runtime.h |
index 8ff6e0b8d4bc2180f5795a5c33a75094e2ee1b8d..87cacafdfe9bc57775bb38fb11ca55e389bacea5 100644 |
--- a/ppapi/native_client/src/trusted/plugin/service_runtime.h |
+++ b/ppapi/native_client/src/trusted/plugin/service_runtime.h |
@@ -240,6 +240,7 @@ class ServiceRuntime { |
const nacl::string& url, |
bool uses_ppapi, |
bool enable_ppapi_dev, |
+ bool uses_irt, |
pp::CompletionCallback crash_cb); |
// Starts the application channel to the nexe. |