Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3669)

Unified Diff: chrome/test/data/components/flapper/windows/manifest.json

Issue 8763002: Update flapper manifests in test data (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update flapper manifests in test data Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/components/flapper/mac/manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/components/flapper/windows/manifest.json
===================================================================
--- chrome/test/data/components/flapper/windows/manifest.json (revision 112322)
+++ chrome/test/data/components/flapper/windows/manifest.json (working copy)
@@ -1,41 +1,44 @@
-{
- "description": "Pepper Flash Player",
- "name": "Flapper",
- "version": "11.0.31.200",
- "x-flapper-revision": "d43330c2e904654fe9db99d1d9e90d6ad75540f9",
- "x-ppapi-arch": "ia32",
- "x-ppapi-os": "win",
- "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"
- ]
-}
+{
+ "description": "Pepper Flash Player",
+ "name": "Flapper",
+ "version": "11.1.31.100",
+ "x-flapper-revision": "60d9c015d5bebea85af85880fc1ec0cba795a0f8",
+ "x-ppapi-arch": "ia32",
+ "x-ppapi-os": "win",
+ "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_FileChooserTrusted;0.5",
+ "PPB_FileRef;1.0",
+ "PPB_Flash;11",
+ "PPB_Flash_Clipboard;3",
+ "PPB_Flash_File_FileRef;2",
+ "PPB_Flash_File_ModuleLocal;2",
+ "PPB_FlashFullscreen;0.1",
+ "PPB_Flash_Menu;0.2",
+ "PPB_Flash_TCPSocket;0.2",
+ "PPB_Font(Dev);0.6",
+ "PPB_Graphics2D;1.0",
+ "PPB_Graphics3D;1.0",
+ "PPB_ImageData;1.0",
+ "PPB_IMEInputEvent(Dev);0.1",
+ "PPB_Instance;1.0",
+ "PPB_GLESChromiumTextureMapping(Dev);0.1",
+ "PPB_Memory(Dev);0.1",
+ "PPB_OpenGLES2;1.0",
+ "PPB_PDF;1",
+ "PPB_TextInput(Dev);0.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"
+ ]
+}
« no previous file with comments | « chrome/test/data/components/flapper/mac/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698