| Index: ppapi/example/example.rc
|
| diff --git a/ppapi/example/example.rc b/ppapi/example/example.rc
|
| deleted file mode 100644
|
| index 9e0670285ef15e0a5c3f30d205aa1d09e8579cbc..0000000000000000000000000000000000000000
|
| --- a/ppapi/example/example.rc
|
| +++ /dev/null
|
| @@ -1,30 +0,0 @@
|
| -1 VERSIONINFO
|
| - FILEVERSION 1,0,0,1
|
| - PRODUCTVERSION 1,0,0,1
|
| - FILEFLAGSMASK 0x17L
|
| - FILEFLAGS 0x0L
|
| - FILEOS 0x4L
|
| - FILETYPE 0x2L
|
| - FILESUBTYPE 0x0L
|
| -BEGIN
|
| - BLOCK "StringFileInfo"
|
| - BEGIN
|
| - BLOCK "040904b0"
|
| - BEGIN
|
| - VALUE "CompanyName", "Google"
|
| - VALUE "FileDescription", "Pepper Test Plugin"
|
| - VALUE "FileVersion", "1, 0, 0, 1"
|
| - VALUE "InternalName", "ppapi_example"
|
| - VALUE "LegalCopyright", "Copyright (C) 2010"
|
| - VALUE "OriginalFilename", "ppapi_example.dll"
|
| - VALUE "ProductName", "Pepper Test Plugin"
|
| - VALUE "ProductVersion", "1, 0, 0, 1"
|
| - VALUE "MIMEType", "pepper-application/x-pepper-test-plugin"
|
| - VALUE "FileExtents", "ptp"
|
| - END
|
| - END
|
| - BLOCK "VarFileInfo"
|
| - BEGIN
|
| - VALUE "Translation", 0x409, 1200
|
| - END
|
| -END
|
|
|