summaryrefslogtreecommitdiffstats
path: root/ash/shelf/shelf_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ash/shelf/shelf_unittest.cc')
-rw-r--r--ash/shelf/shelf_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/shelf/shelf_unittest.cc b/ash/shelf/shelf_unittest.cc
index 01380bc..7490f98 100644
--- a/ash/shelf/shelf_unittest.cc
+++ b/ash/shelf/shelf_unittest.cc
@@ -54,7 +54,7 @@ class ShelfTest : public ash::test::AshTestBase {
test_.reset(new ash::test::ShelfViewTestAPI(shelf_view_));
}
- virtual void TearDown() OVERRIDE {
+ virtual void TearDown() override {
test::AshTestBase::TearDown();
}