Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / app_list / app_list_positioner_unittest.cc
index 48e129d..12697ba 100644 (file)
@@ -46,7 +46,7 @@ class AppListPositionerUnitTest : public testing::Test {
         new AppListPositioner(display_, view_size, kMinDistanceFromEdge));
   }
 
-  virtual void SetUp() OVERRIDE {
+  void SetUp() override {
     display_.set_bounds(gfx::Rect(0, 0, kScreenWidth, kScreenHeight));
     // Assume there is a menu bar at the top of the screen, as on Mac and Unity.
     // This is for cases where the work area does not fill the entire screen.