Chromium Code Reviews| Index: src/untrusted/irt/irt_ppapi.h |
| =================================================================== |
| --- src/untrusted/irt/irt_ppapi.h (revision 6384) |
| +++ src/untrusted/irt/irt_ppapi.h (working copy) |
| @@ -36,4 +36,5 @@ |
| typedef void (*PP_StartFunc)(const struct PP_StartFunctions *funcs); |
| typedef void (*PP_RegisterThreadFuncs)(const struct PP_ThreadFunctions *funcs); |
| +extern int ppapi_pre_initialized; |
| #endif |