Index: ppapi/thunk/interfaces_ppb_private.h |
diff --git a/ppapi/thunk/interfaces_ppb_private.h b/ppapi/thunk/interfaces_ppb_private.h |
index 60ac0bbb9747b75585148a698c08d5f8bb5f81cd..54fa767968f521b22367b0a2f7ce9c4547b99b02 100644 |
--- a/ppapi/thunk/interfaces_ppb_private.h |
+++ b/ppapi/thunk/interfaces_ppb_private.h |
@@ -44,6 +44,8 @@ PROXIED_IFACE(NoAPIName, PPB_PDF_INTERFACE, |
PROXIED_IFACE(NoAPIName, PPB_TALK_PRIVATE_INTERFACE_1_0, |
PPB_Talk_Private_1_0) |
+PROXIED_IFACE(NoAPIName, PPB_EXT_CRXFILESYSTEM_PRIVATE_INTERFACE_0_1, |
+ PPB_Ext_CrxFileSystem_Private_0_1) |
// This uses the FileIO API which is declared in the public stable file. |
PROXIED_IFACE(NoAPIName, PPB_FILEIOTRUSTED_INTERFACE_0_4, PPB_FileIOTrusted_0_4) |