diff --git a/src/extern/cef/cef_types.pxd b/src/extern/cef/cef_types.pxd index 5fcd3fa7..70263780 100644 --- a/src/extern/cef/cef_types.pxd +++ b/src/extern/cef/cef_types.pxd @@ -344,6 +344,7 @@ cdef extern from "include/internal/cef_types.h": PK_FILE_MODULE, PK_LOCAL_APP_DATA, PK_USER_DATA, + PK_DIR_RESOURCES, ctypedef cef_path_key_t PathKey ctypedef enum cef_plugin_policy_t: