| Index: remoting/client/plugin/pepper_view.h
|
| diff --git a/remoting/client/plugin/pepper_view.h b/remoting/client/plugin/pepper_view.h
|
| index 5bcef549aa3b69470442ce432baee435c90b460c..391c183007134b17c68e0d2490c5c4f8b2f76f3b 100644
|
| --- a/remoting/client/plugin/pepper_view.h
|
| +++ b/remoting/client/plugin/pepper_view.h
|
| @@ -38,7 +38,7 @@ class PepperView : public ChromotingView,
|
| virtual void TearDown() OVERRIDE;
|
| virtual void SetConnectionState(
|
| protocol::ConnectionToHost::State state,
|
| - protocol::ConnectionToHost::Error error) OVERRIDE;
|
| + protocol::ErrorCode error) OVERRIDE;
|
|
|
| // FrameConsumer implementation.
|
| virtual void ApplyBuffer(const SkISize& view_size,
|
|
|