summaryrefslogtreecommitdiffstats
path: root/chrome/default_plugin/plugin_impl_gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/default_plugin/plugin_impl_gtk.h')
-rw-r--r--chrome/default_plugin/plugin_impl_gtk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/default_plugin/plugin_impl_gtk.h b/chrome/default_plugin/plugin_impl_gtk.h
index a699e05..2035384 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_;
}