Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / components / nacl / browser / nacl_host_message_filter.h
index 01d610f..843a340 100644 (file)
@@ -54,6 +54,7 @@ class NaClHostMessageFilter : public content::BrowserMessageFilter {
   void OnGetReadonlyPnaclFd(const std::string& filename,
                             IPC::Message* reply_msg);
   void OnNaClCreateTemporaryFile(IPC::Message* reply_msg);
+  void OnNaClGetNumProcessors(int* num_processors);
   void OnGetNexeFd(int render_view_id,
                    int pp_instance,
                    const PnaclCacheInfo& cache_info);