summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/components/flapper/windows/manifest.json
blob: 041214c755e354f8767803520b715044ba5150c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
    "description": "Windows Pepper Flash Player", 
    "name": "WinFlapper", 
    "plugins": [
        {
            "path": "pepflashplayer.dll"
        }
    ], 
    "version": "11.0.31.200", 
    "x-flapper-revision": "7c35ae805bf57cde33a7562c2b36dda3604651f8", 
    "x-ppapi-required-interfaces": [
        "PPB_AudioConfig;1.0", 
        "PPB_Audio;1.0", 
        "PPB_Buffer(Dev);0.4", 
        "PPB_CharSet(Dev);0.4", 
        "PPB_Core;1.0", 
        "PPB_Crypto(Dev);0.1", 
        "PPB_CursorControl(Dev);0.4", 
        "PPB_FileChooser(Dev);0.5", 
        "PPB_FileRef;1.0", 
        "PPB_Flash;11", 
        "PPB_Flash_Clipboard;3", 
        "PPB_Flash_File_FileRef;2", 
        "PPB_Flash_File_ModuleLocal;2", 
        "PPB_Flash_Menu;0.2", 
        "PPB_Flash_TCPSocket;0.2", 
        "PPB_Font(Dev);0.6", 
        "PPB_Fullscreen(Dev);0.4", 
        "PPB_Graphics2D;1.0", 
        "PPB_Graphics3D;1.0", 
        "PPB_ImageData;1.0", 
        "PPB_Instance;1.0", 
        "PPB_GLESChromiumTextureMapping(Dev);0.1", 
        "PPB_Memory(Dev);0.1", 
        "PPB_OpenGLES2;1.0", 
        "PPB_PDF;1", 
        "PPB_URLLoader;1.0", 
        "PPB_URLLoaderTrusted;0.3", 
        "PPB_URLRequestInfo;1.0", 
        "PPB_URLResponseInfo;1.0", 
        "PPB_URLUtil(Dev);0.6", 
        "PPB_Var(Deprecated);0.3"
    ]
}