Chromium Code Reviews| Index: components/proximity_auth/remote_device_life_cycle.h |
| diff --git a/components/proximity_auth/remote_device_life_cycle.h b/components/proximity_auth/remote_device_life_cycle.h |
| index d0e8292a6df77bd36f605815213510e2ee802227..6b8e87a62e928d77030ca7335fa1d215e979fd9d 100644 |
| --- a/components/proximity_auth/remote_device_life_cycle.h |
| +++ b/components/proximity_auth/remote_device_life_cycle.h |
| @@ -10,9 +10,7 @@ |
| namespace proximity_auth { |
| -class Authenticator; |
| class Messenger; |
| -class ConnectionFinder; |
| // Controls the life cycle of connecting and authenticating to a remote device. |
| // After the life cycle is started, it can be in the following states: |