| Index: ui/views/test/scoped_views_test_helper.cc
|
| diff --git a/ui/views/test/scoped_views_test_helper.cc b/ui/views/test/scoped_views_test_helper.cc
|
| index 539102970d3ff77ee0c43d2e0da34ca9fdd42339..e20dabdbc5bb39184f3f99b1ec0b0818b91e7ab3 100644
|
| --- a/ui/views/test/scoped_views_test_helper.cc
|
| +++ b/ui/views/test/scoped_views_test_helper.cc
|
| @@ -54,8 +54,4 @@ gfx::NativeWindow ScopedViewsTestHelper::GetContext() {
|
| return test_helper_->GetContext();
|
| }
|
|
|
| -bool ScopedViewsTestHelper::IsMus() const {
|
| - return platform_test_helper_->IsMus();
|
| -}
|
| -
|
| } // namespace views
|
|
|