Index: chrome/default_plugin/plugin_impl_gtk.h |
diff --git a/chrome/default_plugin/plugin_impl_gtk.h b/chrome/default_plugin/plugin_impl_gtk.h |
index a699e0586637d858cd0976c2cbc51a1420e9f7db..203538422f08d7e781531fe3a6bc172da25a8496 100644 |
--- a/chrome/default_plugin/plugin_impl_gtk.h |
+++ b/chrome/default_plugin/plugin_impl_gtk.h |
@@ -162,7 +162,7 @@ class PluginInstallerImpl { |
} |
// Getter for the NPP instance member. |
- const NPP instance() const { |
+ NPP instance() const { |
return instance_; |
} |