| Index: webkit/glue/plugins/plugin_list.h
|
| ===================================================================
|
| --- webkit/glue/plugins/plugin_list.h (revision 3096)
|
| +++ webkit/glue/plugins/plugin_list.h (working copy)
|
| @@ -27,6 +27,8 @@
|
| #define kNoNativeActiveXShimSwitch L"no-activex"
|
| // Internal file name for activex shim, used as a unique identifier.
|
| #define kActiveXShimFileName L"activex-shim"
|
| +// Internal file name for windows media player.
|
| +#define kActivexShimFileNameForMediaPlayer L"windows media"
|
|
|
| #define kDefaultPluginDllName L"default_plugin"
|
|
|
|
|