Index: ppapi/thunk/interfaces_ppb_public_dev_channel.h |
diff --git a/ppapi/thunk/interfaces_ppb_public_dev_channel.h b/ppapi/thunk/interfaces_ppb_public_dev_channel.h |
index a70442b945d7ae3cb25df78f37bd35f53e4dc105..43c16b5fc9f04c11a4847db51c8461c93a78bc54 100644 |
--- a/ppapi/thunk/interfaces_ppb_public_dev_channel.h |
+++ b/ppapi/thunk/interfaces_ppb_public_dev_channel.h |
@@ -8,5 +8,6 @@ |
#include "ppapi/thunk/interfaces_preamble.h" |
// Interfaces go here. |
+PROXIED_IFACE(PPB_FILEREF_INTERFACE_1_2, PPB_FileRef_1_2) |
#include "ppapi/thunk/interfaces_postamble.h" |