| Index: components/arc/arc_bridge_service.h
|
| diff --git a/components/arc/arc_bridge_service.h b/components/arc/arc_bridge_service.h
|
| index 040f890cdef147fa6498bb51fbb41a7a5722b37e..93f0767d9d8397f5c72ab728a43512e0331956fa 100644
|
| --- a/components/arc/arc_bridge_service.h
|
| +++ b/components/arc/arc_bridge_service.h
|
| @@ -172,7 +172,7 @@ class ArcBridgeService {
|
| // OnConnectionEstablished() ->
|
| // READY
|
| //
|
| - // The ArcBridgeBootstrap state machine can be thought of being substates of
|
| + // The ArcSession state machine can be thought of being substates of
|
| // ArcBridgeService's CONNECTING state.
|
| //
|
| // *
|
|
|