Index: content/common/pepper_plugin_registry.h |
diff --git a/content/common/pepper_plugin_registry.h b/content/common/pepper_plugin_registry.h |
index e9fb96082b3d670951aed5eab243ad8690a1e068..ef8b464b3e0eb535c6e1b3143b9c14aa69a96de8 100644 |
--- a/content/common/pepper_plugin_registry.h |
+++ b/content/common/pepper_plugin_registry.h |
@@ -53,7 +53,7 @@ struct PepperPluginInfo { |
// not preloaded). |
class PepperPluginRegistry |
: public webkit::ppapi::PluginDelegate::ModuleLifetime, |
- public pp::proxy::ProxyChannel::Delegate { |
+ public ppapi::proxy::ProxyChannel::Delegate { |
public: |
~PepperPluginRegistry(); |