| Index: remoting/client/plugin/pepper_view.cc
|
| diff --git a/remoting/client/plugin/pepper_view.cc b/remoting/client/plugin/pepper_view.cc
|
| index 3d6a71d17777589bd97eae7b7b0dc31d3001c980..04f8f98e607cd6097adbd36f75268704d0c973e9 100644
|
| --- a/remoting/client/plugin/pepper_view.cc
|
| +++ b/remoting/client/plugin/pepper_view.cc
|
| @@ -238,9 +238,6 @@ void PepperView::SetConnectionState(protocol::ConnectionToHost::State state,
|
| break;
|
|
|
| case protocol::ConnectionToHost::CONNECTED:
|
| - break;
|
| -
|
| - case protocol::ConnectionToHost::AUTHENTICATED:
|
| UnsetSolidFill();
|
| scriptable_obj->SetConnectionStatus(
|
| ChromotingScriptableObject::STATUS_CONNECTED,
|
|
|