| Index: services/ui/ws/test_utils.h
|
| diff --git a/services/ui/ws/test_utils.h b/services/ui/ws/test_utils.h
|
| index 43c4842bb1dc2c8ccce2e8887a835e9d820105c7..327a1116037ec0e1599eb0d3a18139de50039edc 100644
|
| --- a/services/ui/ws/test_utils.h
|
| +++ b/services/ui/ws/test_utils.h
|
| @@ -522,6 +522,7 @@ class TestWindowServerDelegate : public WindowServerDelegate {
|
| Display* AddDisplay();
|
|
|
| // WindowServerDelegate:
|
| + void StartDisplayInit() override;
|
| void OnNoMoreDisplays() override;
|
| std::unique_ptr<WindowTreeBinding> CreateWindowTreeBinding(
|
| BindingType type,
|
|
|