| Index: mash/screenlock/screenlock.h
|
| diff --git a/mash/screenlock/screenlock.h b/mash/screenlock/screenlock.h
|
| index f7d172396d800a524c6084f36ba7871a3ba72aa9..3808f5ad9e8ff59aba5a0402383bbc403908b8ff 100644
|
| --- a/mash/screenlock/screenlock.h
|
| +++ b/mash/screenlock/screenlock.h
|
| @@ -33,7 +33,7 @@ class Screenlock : public mojo::ShellClient,
|
| const mojo::Identity& identity,
|
| uint32_t id) override;
|
|
|
| - // mash::shell::mojom::ScreenlockStateListener:
|
| + // session::mojom::ScreenlockStateListener:
|
| void ScreenlockStateChanged(bool locked) override;
|
|
|
| mojo::TracingImpl tracing_;
|
|
|