| Index: ash/test/ash_test_impl_aura.h
|
| diff --git a/ash/test/ash_test_impl_aura.h b/ash/test/ash_test_impl_aura.h
|
| index 2740ba15d79948bc96df557c6748846040ff907f..54a9c99f3b2f7eac3a5715c1f02d14d7e252799b 100644
|
| --- a/ash/test/ash_test_impl_aura.h
|
| +++ b/ash/test/ash_test_impl_aura.h
|
| @@ -22,7 +22,6 @@ class AshTestImplAura : public AshTestImpl {
|
| // AshTestImpl:
|
| void SetUp() override;
|
| void TearDown() override;
|
| - bool SupportsMultipleDisplays() const override;
|
| void UpdateDisplay(const std::string& display_spec) override;
|
| std::unique_ptr<WindowOwner> CreateTestWindow(
|
| const gfx::Rect& bounds_in_screen,
|
|
|