Revert 233414 "x11: Move XInput2 availability information out of..."
[chromium-blink-merge.git] / ppapi / thunk / interfaces_ppb_private_flash.h
blobfacfdebc6203c6fb943c4651ce726352696fc202
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 // Please see inteface_ppb_public_stable for the documentation on the format of
6 // this file.
8 #include "ppapi/thunk/interfaces_preamble.h"
10 PROXIED_IFACE(NoAPIName,
11 PPB_FLASH_INTERFACE_12_4,
12 PPB_Flash_12_4)
13 PROXIED_IFACE(NoAPIName,
14 PPB_FLASH_INTERFACE_12_5,
15 PPB_Flash_12_5)
16 PROXIED_IFACE(NoAPIName,
17 PPB_FLASH_INTERFACE_12_6,
18 PPB_Flash_12_6)
19 PROXIED_IFACE(NoAPIName,
20 PPB_FLASH_INTERFACE_13_0,
21 PPB_Flash_13_0)
23 PROXIED_IFACE(NoAPIName,
24 PPB_FLASH_FILE_MODULELOCAL_INTERFACE_3_0,
25 PPB_Flash_File_ModuleLocal_3_0)
26 PROXIED_IFACE(NoAPIName,
27 PPB_FLASH_FILE_FILEREF_INTERFACE,
28 PPB_Flash_File_FileRef)
30 PROXIED_IFACE(NoAPIName,
31 PPB_FLASH_CLIPBOARD_INTERFACE_4_0,
32 PPB_Flash_Clipboard_4_0)
33 PROXIED_IFACE(NoAPIName,
34 PPB_FLASH_CLIPBOARD_INTERFACE_5_0,
35 PPB_Flash_Clipboard_5_0)
37 PROXIED_IFACE(NoAPIName,
38 PPB_FLASH_DRM_INTERFACE_1_0,
39 PPB_Flash_DRM_1_0)
41 PROXIED_IFACE(NoAPIName,
42 PPB_FLASH_FONTFILE_INTERFACE_0_1,
43 PPB_Flash_FontFile_0_1)
45 PROXIED_IFACE(NoAPIName,
46 PPB_FLASH_MENU_INTERFACE_0_2,
47 PPB_Flash_Menu_0_2)
49 PROXIED_API(PPB_Flash_MessageLoop)
50 PROXIED_IFACE(PPB_Flash_MessageLoop,
51 PPB_FLASH_MESSAGELOOP_INTERFACE_0_1,
52 PPB_Flash_MessageLoop_0_1)
54 PROXIED_IFACE(NoAPIName,
55 PPB_FLASH_PRINT_INTERFACE_1_0,
56 PPB_Flash_Print_1_0)
58 #include "ppapi/thunk/interfaces_postamble.h"