| Index: ash/common/test/ash_test.h
|
| diff --git a/ash/common/test/ash_test.h b/ash/common/test/ash_test.h
|
| index 570178d3031f1fd2dc0d29853b2473142bad0ca9..d91c4d635cf0f22ea5eab05f5617bd481fab7649 100644
|
| --- a/ash/common/test/ash_test.h
|
| +++ b/ash/common/test/ash_test.h
|
| @@ -73,8 +73,6 @@ class AshTest : public testing::Test {
|
|
|
| static test::TestSystemTrayDelegate* GetSystemTrayDelegate();
|
|
|
| - 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);
|
|
|