Index: ppapi/shared_impl/ppapi_nacl_channel_args.h |
diff --git a/ppapi/shared_impl/ppapi_nacl_channel_args.h b/ppapi/shared_impl/ppapi_nacl_channel_args.h |
index 462a3a094618b00676ce27268acf0a1617c10391..1e4e4d58f1fa116c74d4f8729d69e9c83bcc709b 100644 |
--- a/ppapi/shared_impl/ppapi_nacl_channel_args.h |
+++ b/ppapi/shared_impl/ppapi_nacl_channel_args.h |
@@ -19,6 +19,7 @@ struct PPAPI_SHARED_EXPORT PpapiNaClChannelArgs { |
bool off_the_record; |
PpapiPermissions permissions; |
+ bool supports_dev_channel; |
// Switches from the command-line. |
std::vector<std::string> switch_names; |