| Index: src/trusted/plugin/osx_ppapi/ppNaClPlugin.r
|
| diff --git a/src/trusted/plugin/osx_ppapi/ppNaClPlugin.r b/src/trusted/plugin/osx_ppapi/ppNaClPlugin.r
|
| deleted file mode 100644
|
| index af3f80754f0918ea3d9685049a857dad682c5f12..0000000000000000000000000000000000000000
|
| --- a/src/trusted/plugin/osx_ppapi/ppNaClPlugin.r
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -#include <CoreServices/CoreServices.r>
|
| -
|
| -resource 'STR#' (126) { {
|
| - "PPAPI NativeClient",
|
| - "PPAPI NativeClient Plug-in"
|
| -} };
|
| -
|
| -resource 'STR#' (127) { {
|
| - "PPAPI NativeClient Module - SRPC",
|
| -} };
|
| -
|
| -resource 'STR#' (128) { {
|
| - "application/x-nacl",
|
| - "nexe",
|
| -} };
|
|
|