Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / cocoa / passwords / manage_passwords_bubble_confirmation_view_controller_unittest.mm
index cf4c6f5..5acdfbe 100644 (file)
@@ -40,7 +40,7 @@ class ManagePasswordsBubbleConfirmationViewControllerTest
  public:
   ManagePasswordsBubbleConfirmationViewControllerTest() : controller_(nil) {}
 
-  virtual void SetUp() OVERRIDE {
+  virtual void SetUp() override {
     ManagePasswordsControllerTest::SetUp();
     delegate_.reset(
         [[ManagePasswordsBubbleContentViewTestDelegate alloc] init]);