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

Unified Diff: ash/system/date/date_view_unittest.cc

Issue 2852493002: chromeos: Converts more tests to AshTestBase (Closed)
Patch Set: 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
Index: ash/system/date/date_view_unittest.cc
diff --git a/ash/system/date/date_view_unittest.cc b/ash/system/date/date_view_unittest.cc
index 7d5d510e7498d00244846152f6183c7e1cae0d26..ea6df969ae4ca009f456e8307b62d5edda8d7327 100644
--- a/ash/system/date/date_view_unittest.cc
+++ b/ash/system/date/date_view_unittest.cc
@@ -4,13 +4,13 @@
#include "ash/system/date/date_view.h"
-#include "ash/test/ash_test.h"
+#include "ash/test/ash_test_base.h"
#include "ui/views/controls/label.h"
namespace ash {
namespace tray {
-class TimeViewTest : public AshTest {
+class TimeViewTest : public test::AshTestBase {
public:
TimeViewTest() {}
~TimeViewTest() override {}
« no previous file with comments | « ash/system/brightness/tray_brightness_unittest.cc ('k') | ash/system/screen_security/screen_tray_item_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698