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..04ac621525900ea1637dd86bd6871be8c05dd9de 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 enable_validation_caching, |
IPC::Message* reply_msg); |
} // namespace nacl_file_host |