Index: ppapi/native_client/tests/ppapi_messaging/ppapi_messaging.r |
=================================================================== |
--- ppapi/native_client/tests/ppapi_messaging/ppapi_messaging.r (revision 0) |
+++ ppapi/native_client/tests/ppapi_messaging/ppapi_messaging.r (revision 0) |
@@ -0,0 +1,15 @@ |
+#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", |
+} }; |