summaryrefslogtreecommitdiffstats
path: root/content/common
diff options
context:
space:
mode:
Diffstat (limited to 'content/common')
-rw-r--r--content/common/pepper_plugin_registry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/pepper_plugin_registry.h b/content/common/pepper_plugin_registry.h
index f132401..d714e2f 100644
--- a/content/common/pepper_plugin_registry.h
+++ b/content/common/pepper_plugin_registry.h
@@ -59,7 +59,7 @@ bool MakePepperPluginInfo(const webkit::WebPluginInfo& webplugin_info,
// not preloaded).
class PepperPluginRegistry
: public webkit::ppapi::PluginDelegate::ModuleLifetime,
- public pp::proxy::ProxyChannel::Delegate {
+ public ppapi::proxy::ProxyChannel::Delegate {
public:
~PepperPluginRegistry();