| Index: ppapi/native_client/src/trusted/plugin/plugin.h
|
| ===================================================================
|
| --- ppapi/native_client/src/trusted/plugin/plugin.h (revision 105971)
|
| +++ ppapi/native_client/src/trusted/plugin/plugin.h (working copy)
|
| @@ -374,9 +374,6 @@
|
|
|
| MethodInfo* GetMethodInfo(uintptr_t method_id, CallType call_type);
|
|
|
| - // Check url and decide if PPAPI Dev interfaces are required.
|
| - bool RequiresDevInterfaces(const nacl::string& manifest_url);
|
| -
|
| // Callback used when getting the URL for the .nexe file. If the URL loading
|
| // is successful, the file descriptor is opened and can be passed to sel_ldr
|
| // with the sandbox on.
|
|
|