Index: chrome/default_plugin/plugin_impl_win.h |
diff --git a/chrome/default_plugin/plugin_impl_win.h b/chrome/default_plugin/plugin_impl_win.h |
index 512f9a836fda6a63276140ad95170ef7f6f2ec04..d07207d9af32588567667d7cacd83bf078a13b35 100644 |
--- a/chrome/default_plugin/plugin_impl_win.h |
+++ b/chrome/default_plugin/plugin_impl_win.h |
@@ -174,7 +174,7 @@ class PluginInstallerImpl : public gfx::WindowImpl { |
} |
// Getter for the NPP instance member. |
- const NPP instance() const { |
+ NPP instance() const { |
return instance_; |
} |