| Index: components/mus/ws/display.h
|
| diff --git a/components/mus/ws/display.h b/components/mus/ws/display.h
|
| index a58bb8ff446e846803c4ce8a1267226c8660850c..3950cc68ce9ccd01f8840890690b445cf9432294 100644
|
| --- a/components/mus/ws/display.h
|
| +++ b/components/mus/ws/display.h
|
| @@ -148,7 +148,6 @@ class Display : public PlatformDisplayDelegate,
|
| // mojom::WindowTreeHost:
|
| void SetSize(mojo::SizePtr size) override;
|
| void SetTitle(const mojo::String& title) override;
|
| -
|
| private:
|
| friend class test::DisplayTestApi;
|
|
|
|
|