diff options
Diffstat (limited to 'remoting/client/plugin/pepper_view_proxy.h')
-rw-r--r-- | remoting/client/plugin/pepper_view_proxy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/client/plugin/pepper_view_proxy.h b/remoting/client/plugin/pepper_view_proxy.h index be55233..b76da59 100644 --- a/remoting/client/plugin/pepper_view_proxy.h +++ b/remoting/client/plugin/pepper_view_proxy.h @@ -26,7 +26,6 @@ class MessageLoopProxy; namespace remoting { class ChromotingInstance; -class ClientContext; class PepperViewProxy : public base::RefCountedThreadSafe<PepperViewProxy>, public ChromotingView, |