Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1775)

Unified Diff: ash/mus/test/ash_test_impl_mus.h

Issue 2653593004: chromeos: Remove AshTestBase::SupportsMultipleDisplays (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/magnifier/partial_magnification_controller_unittest.cc ('k') | ash/mus/test/ash_test_impl_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/test/ash_test_impl_mus.h
diff --git a/ash/mus/test/ash_test_impl_mus.h b/ash/mus/test/ash_test_impl_mus.h
index 1f62ab3cb9c676d9cb86aae745e501c5b3266994..e0ba272fbabf93b332979801af1b9dd12f23c858 100644
--- a/ash/mus/test/ash_test_impl_mus.h
+++ b/ash/mus/test/ash_test_impl_mus.h
@@ -23,7 +23,6 @@ class AshTestImplMus : 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,
« no previous file with comments | « ash/magnifier/partial_magnification_controller_unittest.cc ('k') | ash/mus/test/ash_test_impl_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698