Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(415)

Unified Diff: content/common/plugin_constants_win.h

Issue 324593004: Windows: Add an "Open in Adobe Reader" menu item for PDF files in the download shelf. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix build Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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[];

Powered by Google App Engine
This is Rietveld 408576698