| Index: components/nacl/browser/nacl_file_host.h
|
| diff --git a/components/nacl/browser/nacl_file_host.h b/components/nacl/browser/nacl_file_host.h
|
| index 11f533378dbe667aac154883918dadacea7fe742..c03e5e3990d945f31cce02a385b86021879e3de6 100644
|
| --- a/components/nacl/browser/nacl_file_host.h
|
| +++ b/components/nacl/browser/nacl_file_host.h
|
| @@ -46,6 +46,7 @@ void OpenNaClExecutable(
|
| scoped_refptr<nacl::NaClHostMessageFilter> nacl_host_message_filter,
|
| int render_view_id,
|
| const GURL& file_url,
|
| + bool register_executable,
|
| IPC::Message* reply_msg);
|
|
|
| } // namespace nacl_file_host
|
|
|