diff options
Diffstat (limited to 'ppapi/shared_impl/api_id.h')
-rw-r--r-- | ppapi/shared_impl/api_id.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ppapi/shared_impl/api_id.h b/ppapi/shared_impl/api_id.h index ba1723c..360b8cb 100644 --- a/ppapi/shared_impl/api_id.h +++ b/ppapi/shared_impl/api_id.h @@ -26,6 +26,7 @@ enum ApiID { API_ID_PPB_FILE_SYSTEM, API_ID_PPB_FLASH, API_ID_PPB_FLASH_DEVICE_ID, + API_ID_PPB_FLASH_FONTFILE, API_ID_PPB_FLASH_MENU, API_ID_PPB_FLASH_MESSAGELOOP, API_ID_PPB_FONT, |