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..49920f482549a80711a215aa957bba93e0bcc5ef 100644 |
--- a/content/common/plugin_constants_win.h |
+++ b/content/common/plugin_constants_win.h |
@@ -21,8 +21,6 @@ extern const base::char16 kNativeWindowClassName[]; |
// is created on the browser UI thread. |
extern const base::char16 kWrapperNativeWindowClassName[]; |
-extern const base::char16 kPluginNameAtomProperty[]; |
-extern const base::char16 kPluginVersionAtomProperty[]; |
extern const base::char16 kDummyActivationWindowName[]; |
// The name of the custom window message that the browser uses to tell the |