| Index: content/common/plugin_constants_win.h
|
| diff --git a/content/common/plugin_constants_win.h b/content/common/plugin_constants_win.h
|
| index d796730a697807843bbc0427131a1e2f8ca415f2..00b08bc3872bbdcea7fc98d82666f9503b262c3f 100644
|
| --- a/content/common/plugin_constants_win.h
|
| +++ b/content/common/plugin_constants_win.h
|
| @@ -43,6 +43,7 @@ extern const base::char16 kRealPlayerPlugin[];
|
| extern const base::char16 kSilverlightPlugin[];
|
| extern const base::char16 kJavaPlugin1[];
|
| extern const base::char16 kJavaPlugin2[];
|
| +extern const base::char16 kJavaPlugin3[];
|
|
|
| extern const char kGPUPluginMimeType[];
|
|
|
|
|