Index: chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_controller_unittest.mm |
diff --git a/chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_controller_unittest.mm b/chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_controller_unittest.mm |
index 5e4ad956261c1dc59b4573bb124ce97378a98077..4bb9c0425afc9b1df38b8b38b3dc2cbab00c8c00 100644 |
--- a/chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_controller_unittest.mm |
+++ b/chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_controller_unittest.mm |
@@ -28,7 +28,7 @@ class ManagePasswordsBubbleControllerTest |
public: |
ManagePasswordsBubbleControllerTest() : controller_(nil) {} |
- virtual void SetUp() OVERRIDE { |
+ virtual void SetUp() override { |
ManagePasswordsControllerTest::SetUp(); |
} |