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

Unified Diff: ash/display/display_configuration_controller_unittest.cc

Issue 2803933003: Adds ash_mus_unittests to FYI bot (Closed)
Patch Set: feedback Created 3 years, 8 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/common/test/ash_test.h ('k') | ash/display/mirror_window_controller_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/display_configuration_controller_unittest.cc
diff --git a/ash/display/display_configuration_controller_unittest.cc b/ash/display/display_configuration_controller_unittest.cc
index bd3a8b3d36835f20423935f01c7cbec4207417ef..ed007f27b1084a1b403d8f40cefba10726474df1 100644
--- a/ash/display/display_configuration_controller_unittest.cc
+++ b/ash/display/display_configuration_controller_unittest.cc
@@ -12,14 +12,7 @@
namespace ash {
-class DisplayConfigurationControllerTest : public test::AshTestBase {
- public:
- DisplayConfigurationControllerTest() {}
- ~DisplayConfigurationControllerTest() override {}
-
- private:
- DISALLOW_COPY_AND_ASSIGN(DisplayConfigurationControllerTest);
-};
+using DisplayConfigurationControllerTest = test::AshTestBase;
TEST_F(DisplayConfigurationControllerTest, ErasesAnimatorOnAnimationEnded) {
// TODO(wutao): needs display_configuration_controller
« no previous file with comments | « ash/common/test/ash_test.h ('k') | ash/display/mirror_window_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698