| Index: ash/mus/test/wm_test_base.h
|
| diff --git a/ash/mus/test/wm_test_base.h b/ash/mus/test/wm_test_base.h
|
| index d141dc0f3f61c43f29ea8f8a48fa7e6ff59d50ff..a9fe837d750b16d8eee23ad86578dabc3a13ae45 100644
|
| --- a/ash/mus/test/wm_test_base.h
|
| +++ b/ash/mus/test/wm_test_base.h
|
| @@ -44,9 +44,6 @@ class WmTestBase : public testing::Test {
|
| WmTestBase();
|
| ~WmTestBase() override;
|
|
|
| - // TODO(sky): temporary until http://crbug.com/611563 is fixed.
|
| - bool SupportsMultipleDisplays() const;
|
| -
|
| // Update the display configuration as given in |display_spec|.
|
| // See test::DisplayManagerTestApi::UpdateDisplay for more details.
|
| void UpdateDisplay(const std::string& display_spec);
|
|
|